llvm-6502/lib/Bytecode/Writer
Chris Lattner eff112c6c3 Updated to emit the final 1.0 bytecode format. This supports weak linkage,
more efficient encoding of varargs calls, and the new varargs intrinsics.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9221 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-18 05:54:48 +00:00
..
ConstantWriter.cpp Eliminate some extraneous code in SlotCalculator::insertVal(). 2003-10-17 02:02:40 +00:00
InstructionWriter.cpp Updated to emit the final 1.0 bytecode format. This supports weak linkage, 2003-10-18 05:54:48 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
SlotCalculator.cpp Eliminate some extraneous code in SlotCalculator::insertVal(). 2003-10-17 02:02:40 +00:00
SlotCalculator.h Eliminate some extraneous code in SlotCalculator::insertVal(). 2003-10-17 02:02:40 +00:00
Writer.cpp Updated to emit the final 1.0 bytecode format. This supports weak linkage, 2003-10-18 05:54:48 +00:00
WriterInternals.h Regularize header file comments 2003-10-13 03:32:08 +00:00