aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Reader/ArchiveReader.cpp
AgeCommit message (Expand)Author
2003-10-20Added LLVM project notice to the top of every C++ source file.John Criswell
2003-09-22Update file header for renamed fileChris Lattner
2003-09-11Fixed spelling and grammar.Misha Brukman
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-04-23Fixed 'prevalent'.Misha Brukman
2003-04-22Preserve module source information in the ModuleIDChris Lattner
2003-04-19Initial support for reading standard .a filesChris Lattner