llvm-6502/lib/Bitcode/Writer
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
..
BitcodeWriter.cpp 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 writing bitcode files. This currently only writes types, 2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp move some code around, fix a bug in the reader reading globalinits (which 2007-04-26 03:27:58 +00:00
ValueEnumerator.h move some code around, fix a bug in the reader reading globalinits (which 2007-04-26 03:27:58 +00:00