summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/DynamicLinker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Finegrainify namespacificationChris Lattner2003-12-141-7/+4
| | | | llvm-svn: 10464
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
| | | | llvm-svn: 9903
* Attempt to provide support for those without RTLD_DEFAULT.Chris Lattner2003-10-251-0/+5
| | | | llvm-svn: 9503
* 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
* Add my abstracted dynamic linker support files.Brian Gaeke2003-10-101-0/+42
llvm-svn: 9008
OpenPOWER on IntegriCloud