llvm-6502/lib/Bitcode
Chris Lattner 7a303d1591 enumerate the operands of a constant before we enumerate the constant itself
This avoids fwd references in the reader.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36822 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-06 01:00:28 +00:00
..
Reader add a denser encoding for null terminated strings, add a 6-bit abbrev as 2007-05-06 00:53:07 +00:00
Writer enumerate the operands of a constant before we enumerate the constant itself 2007-05-06 01:00:28 +00:00
Makefile build the bitcode dir 2007-04-22 06:26:05 +00:00