llvm-project/llvm/lib/Bytecode
Reid Spencer 52796e819f 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.

llvm-svn: 35811
2007-04-09 06:14:31 +00:00
..
Archive Avoid a useless temporary constrution. 2007-04-07 19:51:45 +00:00
Reader For PR1146: 2007-04-09 06:14:31 +00:00
Writer For PR1146: 2007-04-09 06:14:31 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00