[llvm-commits] [llvm-gcc] Cumulative PR950 Patch, Version 3 (Please Commit)

Reid Spencer rspencer at reidspencer.com
Tue Jan 2 21:29:02 PST 2007


All,

The attached patch is a cumulative patch of changes to llvm-gcc since
Dec 22nd. It should apply cleanly to the SVN Mirror's version 236. This
contains the same changes as the last PR950 patch that I sent with the
addition of @zext parameter attributes for bool types. The difference in
this patch from the last one is only in the llvm-types.cpp file.

If you're working with llvm-gcc HEAD version via the SVN repository,
please note that a hardware failure has caused a delay in the mirror
getting updated. It might take a few more days to get it restored. Until
then, you'll need to apply this cumulative patches to rev 236 (current
head) manually and rebuild in order for llvm-gcc to build with the
current CVS head version of LLVM.

If you've previously applied patches to llvm-gcc, I recommend you remove
the affected files, update from the mirror to version 236 and then apply
this patch.

JIM: Yup, this needs to be committed.

Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR950-3.patch
Type: text/x-patch
Size: 99258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070102/b7ac5066/attachment.bin>


More information about the llvm-commits mailing list