If these blocks are empty, there is no reason to even emit the bytecode blocks.
authorChris Lattner <sabre@nondot.org>
Thu, 15 Jan 2004 21:06:57 +0000 (21:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Jan 2004 21:06:57 +0000 (21:06 +0000)
commit0baa0af86148200df4b7885e3b50855702f79b3a
tree517d1c34b864170944ea6f7a0504087034e18f2f
parentd5c59d5c84d15976a555f0229f264d20852dc593
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
lib/Bytecode/Writer/Writer.cpp
lib/Bytecode/Writer/WriterInternals.h