llvm-6502/lib/Bytecode/Writer
Reid Spencer 38d54be85b Bytecode File Format Changes:
- File format version number bumped to 4
- Writer will now align nothing
- Reader now only expects alignment for version 3 or earlier


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15875 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-17 07:45:14 +00:00
..
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
SlotCalculator.cpp Merge i*.h headers into Instructions.h as part of bug403. 2004-07-29 12:17:34 +00:00
SlotCalculator.h For bug 122: 2004-07-04 11:42:49 +00:00
SlotTable.h Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Writer.cpp Bytecode File Format Changes: 2004-08-17 07:45:14 +00:00
WriterInternals.h Bytecode File Format Changes: 2004-08-17 07:45:14 +00:00