Re-disable for Darwin; I was mistaken to think this was fixed.
llvm-svn: 95688
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// Check that multiple plugin priorities are not allowed.
|
||||
// RUN: ignore tblgen -I %p/../../include --gen-llvmc %s |& grep "More than one 'PluginPriority' instance found"
|
||||
|
||||
// Disable for Darwin PPC: <rdar://problem/7598390>
|
||||
// XFAIL: powerpc-apple-darwin
|
||||
|
||||
include "llvm/CompilerDriver/Common.td"
|
||||
|
||||
def Graph : CompilationGraph<[]>;
|
||||
|
||||
Reference in New Issue
Block a user