llvm-mirror/lib/Bitcode/Reader
Chris Lattner 726ec35588 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.

llvm-svn: 36463
2007-04-26 03:27:58 +00:00
..
BitcodeReader.cpp move some code around, fix a bug in the reader reading globalinits (which 2007-04-26 03:27:58 +00:00
BitcodeReader.h move some code around, fix a bug in the reader reading globalinits (which 2007-04-26 03:27:58 +00:00
Makefile
ReaderWrappers.cpp ensure that every error return sets a message (and goes through Error, for 2007-04-24 18:15:21 +00:00