diff options
author | Mikhail Glushenkov <foldr@codedgers.com> | 2010-08-13 07:03:56 +0000 |
---|---|---|
committer | Mikhail Glushenkov <foldr@codedgers.com> | 2010-08-13 07:03:56 +0000 |
commit | d6b33a7f31242efb0e4155565e7fb0543f309f6c (patch) | |
tree | ab1f2459f27818660b5e0e090f3387e7a39b2748 /test/LLVMC | |
parent | 4964de420ddab0c6dc6417d971e750dc21324813 (diff) |
One more XFAIL.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111010 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/LLVMC')
-rw-r--r-- | test/LLVMC/MultiplePluginPriorities.td | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/MultiplePluginPriorities.td b/test/LLVMC/MultiplePluginPriorities.td index c7d8a374a9..579224a02f 100644 --- a/test/LLVMC/MultiplePluginPriorities.td +++ b/test/LLVMC/MultiplePluginPriorities.td @@ -4,6 +4,7 @@ // Disable for Darwin PPC: <rdar://problem/7598390> // XFAIL: powerpc-apple-darwin +// XFAIL: powerpc-darwin9 // This also fails on i386-darwin9 for some reason // XFAIL: i386-darwin9 |