Do not let 'ftostr' return a string that starts with spaces. This allows
[oota-llvm.git] / include / llvm / System / DynamicLibrary.h
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...