For PR804:
[oota-llvm.git] / include / llvm / System / DynamicLibrary.h
2006-05-19 Reid SpencerFix some doxygen usage in these headers.
2006-01-30 Jeff CohenAdd AddSymbol() method to DynamicLibrary to work around...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-29 Reid SpencerAdd in some methods for use by the JIT. LoadLibraryPerm...
2004-11-29 Reid SpencerMake the default constructor cause the program's symbol...
2004-11-18 Reid SpencerDynamic Library abstraction. This makes the abstraction...