llvm-project/llvm/lib/Bytecode
Chris Lattner 4c57267ece 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.

llvm-svn: 10889
2004-01-15 21:06:57 +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