[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
Dale Johannesen
dalej at apple.com
Thu Nov 11 06:57:07 PST 2010
On Nov 10, 2010, at 6:19 PM, John McCall wrote:
> 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'.
Indeed reverting Stuart's patch fixed this as well. Stuart, please
take a look.
More information about the llvm-testresults
mailing list