[llvm-commits] CVS: llvm/include/llvm/Function.h Instructions.h

Reid Spencer reid at x10sys.com
Mon Apr 9 10:28:35 PDT 2007


On Mon, 2007-04-09 at 10:14 -0700, Chris Lattner wrote:
> > For PR1146: http://llvm.org/PR1146 :
> > * Add ParamAttrList pointers to Function and CallInst.
> > * Move the implementation of ParamAttrList from Type.cpp to  
> > Function.cpp
> 
> Don't forget InvokeInst.

That always bites me. I keep thinking Invoke is a subclass of Call but
its a subclass of Terminator.  Yet another reason for getting rid of
invoke.
> 
> -Chris
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070409/20114178/attachment.sig>


More information about the llvm-commits mailing list