aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/PluginLoader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Change to use LinkDynamicObject instead of dlopen.Brian Gaeke2003-10-101-3/+5
* The RTLD_GLOBAL flag allows symbols to be globally accessible, which makesMisha Brukman2003-07-281-1/+1
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-2/+2
* *** empty log message ***Chris Lattner2002-07-251-1/+2
* Initial checkinChris Lattner2002-07-231-0/+30