llvm-6502/lib/Bytecode/Writer
Chris Lattner b64e774ce5 ModuleTyID doesn't exist anyymore
Use correct cast


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@539 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-10 20:09:08 +00:00
..
ConstantWriter.cpp ModuleTyID doesn't exist anyymore 2001-09-10 20:09:08 +00:00
InstructionWriter.cpp ModuleTyID doesn't exist anyymore 2001-09-10 20:09:08 +00:00
Makefile
SlotCalculator.cpp Implement global variable support 2001-09-10 07:58:01 +00:00
SlotCalculator.h Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer 2001-09-07 16:27:05 +00:00
Writer.cpp Implement global variable support 2001-09-10 07:58:01 +00:00
WriterInternals.h * Emit bytecode using a deque instead of a vector to be faster 2001-09-07 16:39:41 +00:00