On Wed, 2013-06-12 at 10:33 -0700, Eli Friedman wrote: > On Wed, Jun 12, 2013 at 7:45 AM, Bill Schmidt > <[email protected]> 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.
Verified. Thanks! Bill > > > -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
