add abbrevs for the constants tables. This shrinks it from 4.49755e6 bits
authorChris Lattner <sabre@nondot.org>
Sat, 5 May 2007 07:36:14 +0000 (07:36 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 5 May 2007 07:36:14 +0000 (07:36 +0000)
commita0f1ecc45edd74adcdc7633b76b123e4735ec8e2
treec1dfe5e95c260dd4a78eb7e0940fcb6c9b23b8e4
parent02a13b5c505af06a1e053afa861f81dae1da7a0c
add abbrevs for the constants tables.  This shrinks it from 4.49755e6 bits
to 3.85972e6 bits in kc++

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36778 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp