[llvm-commits] PR1146 patch for llvm-gcc-4.0
Reid Spencer
rspencer at reidspencer.com
Sun Jul 29 11:08:58 PDT 2007
All,
Attached is my patch for llvm-gcc-4.0. This rearranges the attribute
processing a bit and centralizes the K&R stuff in the
FunctionTypeConverter. The methods to convert a function type now take
an extra ParamAttrsList parameter that is generated for use with
Functions and call sites. This goes in conjunction with the previous
patch to llvm for PR1146 (sent a few days ago).
This is passing tests so I thought I'd send it out for review. I'll
commit this later today if it passes muster.
Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR1146.patch
Type: text/x-patch
Size: 18120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070729/591870a0/attachment.bin>
More information about the llvm-commits
mailing list