1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Bytecode
Reid Spencer 2d66bbb7c3 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

llvm-svn: 17884
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