llvm/lib/Bytecode/Writer
2001-11-04 21:32:41 +00:00
..
ConstantWriter.cpp Allow unresolved/opaque types to be read and written to bytecode files 2001-10-23 01:53:22 +00:00
InstructionWriter.cpp Fixed a LONG standing, SCARY problem with bytecode encoding. It turns out to be an endian problem that only shows up with type 0 instructions in LARGE programs. 2001-10-23 03:21:10 +00:00
Makefile
SlotCalculator.cpp
SlotCalculator.h
Writer.cpp Fix obscure nasty bug with bytecode writing that could cause the last byte to be dropped. 2001-11-04 21:32:41 +00:00
WriterInternals.h