1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Bytecode/Writer
2001-09-30 22:46:54 +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 ModuleTyID doesn't exist anyymore 2001-09-10 20:09:08 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Writer.cpp Add support for global constants, and for initializers for constants 2001-09-18 04:01:05 +00:00
WriterInternals.h * Emit bytecode using a deque instead of a vector to be faster 2001-09-07 16:39:41 +00:00