llvm-6502/lib/Bytecode
Chris Lattner 0baa0af861 If these blocks are empty, there is no reason to even emit the bytecode blocks.
This saves about 15K in 176.gcc, coupled with another patch that I'm working on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10889 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-15 21:06:57 +00:00
..
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
Reader Allow bytecode files to refer directly to global values as constants, instead 2004-01-15 18:45:25 +00:00
Writer If these blocks are empty, there is no reason to even emit the bytecode blocks. 2004-01-15 21:06:57 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00