llvm-6502/lib/Bytecode/Reader
Chris Lattner ad333484ea Remove support for Not ConstantExpr. This simplifies the unary case to only
have to support the cast instruction, so the function is renamed to getCast.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3328 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-14 18:24:09 +00:00
..
ConstantReader.cpp Remove support for Not ConstantExpr. This simplifies the unary case to only 2002-08-14 18:24:09 +00:00
InstructionReader.cpp Remove support for Not ConstantExpr. This simplifies the unary case to only 2002-08-14 18:24:09 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Reader.cpp added std:: to pair 2002-07-16 00:04:57 +00:00
ReaderInternals.h Add support for reading ConstantExpr nodes. 2002-07-14 23:05:09 +00:00