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

llvm-svn: 761
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 Initial revision 2001-06-06 20:29:01 +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