Skip to content
Snippets Groups Projects
Commit f16bc6d2 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

LLVMC/MultiplePluginPriorities.td: Generally XFAIL this test for now, it is

still failing during (one) llvm-gcc powerpc build, and is also failing on my
x86_64-apple-darwin10.

llvm-svn: 96781
parent 8c16b382
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@
// Disable for Darwin PPC: <rdar://problem/7598390>
// XFAIL: powerpc-apple-darwin
// Generally XFAIL'ed for now, this is (sometimes?) failing on x86_64-apple-darwin10.
// RUN: false
// XFAIL: *
include "llvm/CompilerDriver/Common.td"
def Graph : CompilationGraph<[]>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment