[llvm-commits] CVS: llvm/lib/VMCore/Function.cpp Instructions.cpp Type.cpp

Chris Lattner clattner at apple.com
Mon Apr 9 10:14:15 PDT 2007


The function and callinst dtors need to delete their attributes.

-Chris

On Apr 9, 2007, at 8:01 AM, Reid Spencer wrote:

>
>
> Changes in directory llvm/lib/VMCore:
>
> Function.cpp updated: 1.116 -> 1.117
> Instructions.cpp updated: 1.81 -> 1.82
> Type.cpp updated: 1.179 -> 1.180
> ---
> Log message:
>
> For PR1146: http://llvm.org/PR1146 :
> * Add ParamAttrList pointers to Function and CallInst.
> * Move the implementation of ParamAttrList from Type.cpp to  
> Function.cpp




More information about the llvm-commits mailing list