llvm-6502/lib/Archive
Reid Spencer 87f90729d6 Per code review:\
* Make the numVbrBytes function more efficient and better documented \
* Fix a bug in name truncation \
* Add comments before functions \
* Get rid of functions that are now inlined into the header \
* Do not have Archive doing symbol table printing \
* Put assert comments into the assert so they print out \
* Make sure foreign symbol tables are written


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17884 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-16 06:47:30 +00:00
..
Archive.cpp Per code review:\ 2004-11-16 06:47:07 +00:00
ArchiveInternals.h Implementation declarations for Archive 2004-11-14 21:57:46 +00:00
ArchiveReader.cpp Per code review:\ 2004-11-16 06:47:19 +00:00
ArchiveWriter.cpp Per code review:\ 2004-11-16 06:47:30 +00:00
Makefile Makefile for the LLVMArchive library. 2004-11-06 08:52:36 +00:00