llvm-6502/lib/Bytecode/Writer
Chris Lattner 1d87bcf490 Convert more code to use new style casts
Eliminate old style casts from value.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@696 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-01 20:11:19 +00:00
..
ConstantWriter.cpp Implement constant pointers, and null specifically in the parser, bytecode writer, and 2001-09-30 22:46:54 +00:00
InstructionWriter.cpp Add support for new style casts 2001-10-01 16:18:37 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
SlotCalculator.cpp Convert more code to use new style casts 2001-10-01 20:11:19 +00:00
SlotCalculator.h Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer 2001-09-07 16:27:05 +00:00
Writer.cpp Convert more code to use new style casts 2001-10-01 20:11:19 +00:00
WriterInternals.h * Emit bytecode using a deque instead of a vector to be faster 2001-09-07 16:39:41 +00:00