llvm-6502/lib/Bytecode/Writer
Chris Lattner 1b98c5c6c3 * Use new style casts more
* Add real support for global variable addresses initializing constants
* Fix encoding/decoding of VarArgs calls
* Support the Invoke instruction


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@761 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-13 06:48:38 +00:00
..
ConstantWriter.cpp * Use new style casts more 2001-10-13 06:48:38 +00:00
InstructionWriter.cpp * Use new style casts more 2001-10-13 06:48:38 +00:00
Makefile
SlotCalculator.cpp Support pointers to globals happily 2001-10-13 06:35:09 +00:00
SlotCalculator.h Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer 2001-09-07 16:27:05 +00:00
Writer.cpp * Use new style casts more 2001-10-13 06:48:38 +00:00
WriterInternals.h * Emit bytecode using a deque instead of a vector to be faster 2001-09-07 16:39:41 +00:00