summaryrefslogtreecommitdiffstats
path: root/llvm/support/lib/Support/PluginLoader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move support/lib into lib/SupportChris Lattner2003-10-051-31/+0
| | | | | | Move support/tools into utils llvm-svn: 8878
* 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