summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Archive/Archive.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Properly close mapped files.Jeff Cohen2005-01-281-1/+1
| | | | llvm-svn: 19863
* Path::get -> Path::toStringReid Spencer2004-12-111-7/+7
| | | | llvm-svn: 18785
* Distinguish between BSD4.4 and SVR4 symbol tablesReid Spencer2004-11-201-4/+10
| | | | llvm-svn: 18044
* Per code review:\Reid Spencer2004-11-161-1/+2
| | | | | | * Make sure all members are initialized upon construction llvm-svn: 17882
* First working versionReid Spencer2004-11-141-2/+128
| | | | llvm-svn: 17765
* First kinda/sorta working version of the Archive library. Reading is notReid Spencer2004-11-061-0/+24
yet supported but writing works. Way too early to review this. More to come llvm-svn: 17499
OpenPOWER on IntegriCloud