llvm-6502/lib/Bytecode/Reader
Chris Lattner 352eef717d Emit an obnoxious warning message for bytecode that includes load/store
instructions that use indexing.  Convert them transparently into a pair
of instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3431 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-21 22:55:27 +00:00
..
ConstantReader.cpp Fix bug: test/Regression/Assembler/2002-08-19-BytecodeReader.llx 2002-08-19 16:48:21 +00:00
InstructionReader.cpp Emit an obnoxious warning message for bytecode that includes load/store 2002-08-21 22:55:27 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Reader.cpp Emit an obnoxious warning message for bytecode that includes load/store 2002-08-21 22:55:27 +00:00
ReaderInternals.h Emit an obnoxious warning message for bytecode that includes load/store 2002-08-21 22:55:27 +00:00