move some code around, fix a bug in the reader reading globalinits (which
authorChris Lattner <sabre@nondot.org>
Thu, 26 Apr 2007 03:27:58 +0000 (03:27 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Apr 2007 03:27:58 +0000 (03:27 +0000)
commit198f34ac359c48018c6e1f784cf3770ead63b253
tree1c1ad5f52cfed048089a3aec007ec27de6dac99f
parenteb0107af86b9dde84cc1f57876f0cefc6707a919
move some code around, fix a bug in the reader reading globalinits (which
I just introduced), stub out function reading, purge aggregate values from
the value table before reading functions.

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