llvm-6502/lib/Bitcode/Reader
Chris Lattner 198f34ac35 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
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 Initial support for reading bitcode files. They currently only read types, 2007-04-22 06:23:29 +00:00
ReaderWrappers.cpp ensure that every error return sets a message (and goes through Error, for 2007-04-24 18:15:21 +00:00