llvm-6502/lib/Bytecode/Writer
Reid Spencer 91ac04aa86 For PR1146:
Use ParamAttrsList for writing parameter attributes. Since they are sparse
now, we also write them sparsely (saves a few bytes). Unfortunately, this
is a bytecode file format change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35811 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-09 06:14:31 +00:00
..
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
SlotCalculator.cpp For PR1146: 2007-04-09 06:14:31 +00:00
SlotCalculator.h For PR1146: 2007-04-09 06:14:31 +00:00
Writer.cpp For PR1146: 2007-04-09 06:14:31 +00:00
WriterInternals.h For PR1146: 2007-04-09 06:14:31 +00:00