aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bytecode/Archive.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-63/+63
* Implement an isBytecodeArchive method to determine if an archive containsReid Spencer2005-02-261-0/+9
* Make the OpenAndLoad functions have an ErrorMessage argument.Reid Spencer2004-12-131-2/+6
* Distinguish between BSD4.4 and SVR4 symbol tablesReid Spencer2004-11-201-9/+14
* Make findModulesDefiningSymbols modify its symbols argument so we can \Reid Spencer2004-11-191-3/+6
* Per code review:\Reid Spencer2004-11-161-18/+23
* Complete rewrite to get first working version.Reid Spencer2004-11-141-192/+410
* Deprecate constructors we don't want users to use.Reid Spencer2004-11-061-0/+23
* Go ahead and trust the client not to mess with the ModuleProvider* returnedReid Spencer2004-11-051-6/+11
* * Documentation corrections (thanks to Chris for nit-picking)Reid Spencer2004-11-051-18/+11
* First version of the interface to Archive files. This introduces theReid Spencer2004-11-051-0/+261