| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Per code review:\ | Reid Spencer | 2004-11-16 | 1 | -1/+2 | |
| | | | | | | | * Make sure all members are initialized upon construction llvm-svn: 17882 | |||||
| * | * Make sure the string table gets read even if there isn't a foreign | Reid Spencer | 2004-11-15 | 1 | -8/+20 | |
| | | | | | | | | | symbol table. * Make sure we update the file pointer for each member when rebuilding the symbol table. llvm-svn: 17812 | |||||
| * | Changes necessary to enable linking of archives without LLVM symbol tables. | Reid Spencer | 2004-11-15 | 2 | -14/+68 | |
| | | | | | llvm-svn: 17811 | |||||
| * | Completely rewritten to allow reading of archives and symbol table lookup in ↵ | Reid Spencer | 2004-11-14 | 1 | -160/+369 | |
| | | | | | | | a more efficient manner. llvm-svn: 17767 | |||||
| * | Implementation declarations for Archive | Reid Spencer | 2004-11-14 | 1 | -108/+24 | |
| | | | | | llvm-svn: 17766 | |||||
| * | First working version | Reid Spencer | 2004-11-14 | 2 | -224/+492 | |
| | | | | | llvm-svn: 17765 | |||||
| * | Moved to lib/Bytecode/Archive in preparation for re-write. | Reid Spencer | 2004-11-14 | 1 | -0/+194 | |
| | | | | | llvm-svn: 17742 | |||||
| * | Makefile for the LLVMArchive library. | Reid Spencer | 2004-11-06 | 1 | -0/+18 | |
| | | | | | llvm-svn: 17500 | |||||
| * | First kinda/sorta working version of the Archive library. Reading is not | Reid Spencer | 2004-11-06 | 3 | -0/+466 | |
| yet supported but writing works. Way too early to review this. More to come llvm-svn: 17499 | ||||||

