llvm-6502/lib/Bytecode
Chris Lattner d6e431f45e Do not emit FunctionBlock blocks for external functions. This shrinks
bytecode files by about 8 bytes per external function


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17859 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-15 22:39:49 +00:00
..
Archive * Make sure the string table gets read even if there isn't a foreign 2004-11-15 01:40:20 +00:00
Reader Use a per-function flag bit to indicate whether or not there is a function 2004-11-15 22:38:52 +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