llvm-6502/lib/Bytecode/Writer
Chris Lattner f69315bd79 Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx
by emitting the type planes before any constants (which could be constant
expressions involving undefined types!)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6285 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-22 18:35:38 +00:00
..
ConstantWriter.cpp Changes to the V2 bytecode format: 2003-03-19 20:56:46 +00:00
InstructionWriter.cpp Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
SlotCalculator.cpp * Change the order that globals and constants are processed in 2003-03-19 20:57:22 +00:00
SlotCalculator.h Use opaque decl instead of #include 2002-04-09 18:35:38 +00:00
Writer.cpp Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx 2003-05-22 18:35:38 +00:00
WriterInternals.h Changes to the V2 bytecode format: 2003-03-19 20:56:46 +00:00