implement reading of abbrevs, and writing of abbreviated global varrs.
authorChris Lattner <sabre@nondot.org>
Mon, 23 Apr 2007 18:58:34 +0000 (18:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Apr 2007 18:58:34 +0000 (18:58 +0000)
commitd127c1b5f3785a4a957ccf70b79a96adfc223259
tree0a99ba263ce4011dc6be6c171136ea06868f49ee
parentaea20124338b335ea6ff2730924c223f0db95e04
implement reading of abbrevs, and writing of abbreviated global varrs.

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