llvm-6502/lib/Bytecode
Chris Lattner bbd4b303e3 There is no way to guarantee that constants are not forward referenced.
Handle forward referenced constants in a general way.  This fixes bug:
Assembler/2002-10-13-ConstantEncodingProblem.llx and allows the SPEC
197.parser benchmark to be built


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4161 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-14 03:33:02 +00:00
..
Reader There is no way to guarantee that constants are not forward referenced. 2002-10-14 03:33:02 +00:00
Writer Minor cleanups, no changes to functionality 2002-10-14 00:48:57 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00