r183821 - Add support for complex compound assignments where the LHS is a scalar.

Eli Friedman eli.friedman at gmail.com
Wed Jun 12 10:33:10 PDT 2013


On Wed, Jun 12, 2013 at 7:45 AM, Bill Schmidt
<wschmidt at linux.vnet.ibm.com>wrote:

> Hi Eli,
>
> The change to volatile-1.c fails on powerpc64-unknown-linux-gnu:
>
> /home/wschmidt/llvm/llvm-test3/tools/clang/test/CodeGen/volatile-1.c:317:11:
> error: expected string not found in input
> // CHECK: define i32 @test2()
>           ^
> <stdin>:206:1: note: scanning from here
> }
> ^
> <stdin>:211:9: note: possible intended match here
> define signext i32 @test2() #0 {
>         ^
>

This should be fixed in r183847.

-Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130612/b180e8aa/attachment.html>


More information about the cfe-commits mailing list