summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Archive/ArchiveReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't save an iterator, just use post-increment.Reid Spencer2004-11-191-4/+2
* Make findModulesDefiningSymbols modify its symbols argument so we can \Reid Spencer2004-11-191-3/+14
* Make sure we parse bytecode with a module identifier that reflects the fullReid Spencer2004-11-171-3/+9
* Despite documentation to the contrary, Mac OSX and BSD 4.4 archive formatsReid Spencer2004-11-171-2/+3
* Per code review:\Reid Spencer2004-11-161-15/+20
* * Make sure the string table gets read even if there isn't a foreignReid Spencer2004-11-151-8/+20
* Changes necessary to enable linking of archives without LLVM symbol tables.Reid Spencer2004-11-151-2/+47
* Completely rewritten to allow reading of archives and symbol table lookup in ...Reid Spencer2004-11-141-160/+369
* Moved to lib/Bytecode/Archive in preparation for re-write.Reid Spencer2004-11-141-0/+194
OpenPOWER on IntegriCloud