aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/PluginLoader.cpp
AgeCommit message (Expand)Author
2003-10-20Added LLVM project notice to the top of every C++ source file.John Criswell
2003-10-10Change to use LinkDynamicObject instead of dlopen.Brian Gaeke
2003-07-28The RTLD_GLOBAL flag allows symbols to be globally accessible, which makesMisha Brukman
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2002-07-25*** empty log message ***Chris Lattner
2002-07-23Initial checkinChris Lattner