llvm-6502/lib/Bytecode/Reader
Vikram S. Adve c668b7c3ae Add support for reading ConstantExpr nodes.
Add class ConstantFwdRefs to resolve forward references to constants
and to globals. (Hmm... this class could be renamed I guess.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2896 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-14 23:05:09 +00:00
..
ConstantReader.cpp Add support for reading ConstantExpr nodes. 2002-07-14 23:05:09 +00:00
InstructionReader.cpp Fix constness problems now that the cast operators preserve the constness 2002-06-05 17:38:28 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Reader.cpp Add support for reading ConstantExpr nodes. 2002-07-14 23:04:18 +00:00
ReaderInternals.h Add support for reading ConstantExpr nodes. 2002-07-14 23:05:09 +00:00