[llvm-commits] [PATCH] Bug 5207: make APInt trunc(), sext(), zext() return a new value
Chris Lattner
clattner at apple.com
Sun Dec 5 10:45:33 PST 2010
On Dec 3, 2010, at 3:51 AM, Jay Foad wrote:
>
>
> It passes "make check-all" when LLVM is configured --without-llvmgcc
> --without-llvmgxx.
>
> I think the llvm-gcc front end changes are fairly straightforward, but
> I haven't been able to test them (see
> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-December/012408.html).
>
> OK to commit?
Looks great to me Jay, please apply (and thanks again!)
-Chris
More information about the llvm-commits
mailing list