mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
Should be xfailed for llvmgcc3
llvm-svn: 31578
This commit is contained in:
parent
a4e66e5441
commit
54631a48fc
@ -1,6 +1,7 @@
|
||||
// RUN: %llvmgcc %s -S -o /dev/null &&
|
||||
// RUN: %llvmgcc %s -S -o - | grep 'ext: xorl %eax, eax; movl' &&
|
||||
// RUN: %llvmgcc %s -S -o - | grep 'nonext: xorl %eax, %eax; mov'
|
||||
// XFAIL: llvmgcc3
|
||||
// PR924
|
||||
|
||||
void bar() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user