teak-llvm/llvm/lib/Bitcode
Duncan Sands 04eb67e69a In order for parameter attribute uniquing to make
any sense it is important that ParamAttr::None gets
treated the same as not supplying an attribute at
all.  Rather than stripping ParamAttr::None out of
the list of attributes, assert if ParamAttr::None
is seen.  Fix up the bitcode reader which liked to
insert ParamAttr::None all over the place.  Patch
based on one by Török Edwin.

llvm-svn: 44250
2007-11-20 14:09:29 +00:00
..
Reader In order for parameter attribute uniquing to make 2007-11-20 14:09:29 +00:00
Writer Add explicit keywords. 2007-11-19 15:30:20 +00:00
Makefile build the bitcode dir 2007-04-22 06:26:05 +00:00