1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Bytecode/Reader
Reid Spencer b43eb600c2 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
..
Analyzer.cpp For PR1195: 2007-02-15 03:39:18 +00:00
Makefile For PR797: 2006-08-25 19:54:53 +00:00
Reader.cpp For PR1146: 2007-04-09 06:14:31 +00:00
Reader.h For PR1146: 2007-04-09 06:14:31 +00:00
ReaderWrappers.cpp move archive-specific stuff out of bcreader into archive library. 2007-02-07 23:53:17 +00:00