summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/PluginLoader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
| | | | | | Header files will be on the way. llvm-svn: 9298
* Change to use LinkDynamicObject instead of dlopen.Brian Gaeke2003-10-101-3/+5
| | | | llvm-svn: 9011
* The RTLD_GLOBAL flag allows symbols to be globally accessible, which makesMisha Brukman2003-07-281-1/+1
| | | | | | | resolution of symbols in the .so possible (currently assists debugging with bugpoint). llvm-svn: 7366
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-2/+2
| | | | | | system. llvm-svn: 7014
* *** empty log message ***Chris Lattner2002-07-251-1/+2
| | | | llvm-svn: 3075
* Initial checkinChris Lattner2002-07-231-0/+30
llvm-svn: 3005
OpenPOWER on IntegriCloud