1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Bytecode/Writer
Chris Lattner 4c684cde80 Add more support for new style casts
Convert more code to use them

llvm-svn: 695
2001-10-01 18:26:53 +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
Writer.cpp Add more support for new style casts 2001-10-01 18:26:53 +00:00
WriterInternals.h * Emit bytecode using a deque instead of a vector to be faster 2001-09-07 16:39:41 +00:00