llvm-6502/lib/Bytecode
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 Per code review:\ 2004-11-16 06:47:30 +00:00
Reader Per code review:\ 2004-11-16 06:41:05 +00:00
Writer Do not emit FunctionBlock blocks for external functions. This shrinks 2004-11-15 22:39:49 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00