mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-01 07:11:45 +00:00
Add an XFAIL.
llvm-svn: 111004
This commit is contained in:
parent
63c83f19a0
commit
104be4cd20
@ -4,6 +4,9 @@
|
||||
// Disable for Darwin PPC: <rdar://problem/7598390>
|
||||
// XFAIL: powerpc-apple-darwin
|
||||
|
||||
// This also fails on i386-darwin9 for some reason
|
||||
// XFAIL: i386-darwin9
|
||||
|
||||
include "llvm/CompilerDriver/Common.td"
|
||||
|
||||
def Graph : CompilationGraph<[]>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user