summaryrefslogtreecommitdiff
path: root/include/llvm/Support/DynamicLinker.h
Commit message (Expand)AuthorAge
* Support: Remove DynamicLinker.h. It is unused and unimplemented.Michael J. Spencer2010-12-07
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Remove trailing whitespaceMisha Brukman2005-04-21
* Changes For Bug 352Reid Spencer2004-09-01
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM notice.John Criswell2003-10-20
* Add my abstracted dynamic linker support files.Brian Gaeke2003-10-10