[llvm-commits] PR1146 (Parameter Attributes) Patch For Review

Reid Spencer rspencer at reidspencer.com
Mon Jul 23 13:54:11 PDT 2007


All,

Here's my patch to finish the implementation of parameter attributes in
llvm. This patch takes the parameter attributes off the FunctionType
object and places them on Function, CallInst and InvokeInst values. 

The corresponding llvm-gcc patch will follow shortly.

Reid.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR1146-llvm.patch
Type: text/x-patch
Size: 86228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070723/a351a639/attachment.bin>


More information about the llvm-commits mailing list