It is totally unacceptable to print out (literally) millions of zeros when
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 05:49:22 +0000 (05:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 05:49:22 +0000 (05:49 +0000)
commitf358c5ad1576157f0610305099b2c04bd53aabd4
tree925a870c75bf69547886a1956c688b4c7dbc91ee
parenta8032090aa4e7748d573af0769ac912d47ba1eaa
It is totally unacceptable to print out (literally) millions of zeros when
compiling 129.compress... so don't!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11649 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp