Reid Spencer fa3e91242f For PR1146:
* Add ParamAttrs to InvokeInst class too.
* Make sure all initializes of ParamAttrs in CallInst and InvokeInst are 0
* Destruct the ParamAttrs in Call/Invoke destructors to avoid memory
  leaks. This will change when ParamAttrsList is uniquified but needs to
  be correct until then.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35824 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-09 18:00:57 +00:00
..
2007-04-09 06:10:42 +00:00
2007-04-09 15:01:12 +00:00
2007-04-09 18:00:57 +00:00
2007-04-09 06:12:07 +00:00
2007-03-05 00:00:42 +00:00
2007-03-08 19:05:01 +00:00