[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
John McCall
rjmccall at apple.com
Wed Nov 10 18:19:05 PST 2010
On Nov 10, 2010, at 6:07 PM, Dale Johannesen wrote:
> One of the new failures is from Stuart's exception handling patch which I have reverted. The other, which doesn't happen for me (64-bit darwin), is:
>
> // CHECK: define void @foo() {{.*}} align 64
> <stdin>:5:1: note: possible intended match here
> define void @foo() align 64 {
>
> I guess it's possible the EH patch did this too, but that's not obviously so; look familiar to anybody?
Probably an inadvertent test for 'nounwind'.
John.
More information about the llvm-testresults
mailing list