llvm-6502/lib/Bytecode/Writer
Chris Lattner e9bb2df410 Rename ConstPoolVal -> Constant
Rename ConstPool*   -> Constant*
Rename ConstPoolVals.h -> ConstantVals.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1407 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-03 22:26:30 +00:00
..
ConstantWriter.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
InstructionWriter.cpp Fixed a LONG standing, SCARY problem with bytecode encoding. It turns out to be an endian problem that only shows up with type 0 instructions in LARGE programs. 2001-10-23 03:21:10 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
SlotCalculator.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
SlotCalculator.h Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer 2001-09-07 16:27:05 +00:00
Writer.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
WriterInternals.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00