projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c81ce58
)
Remove an XFAIL.
author
Daniel Dunbar
<daniel@zuster.org>
Wed, 23 Dec 2009 20:13:44 +0000
(20:13 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Wed, 23 Dec 2009 20:13:44 +0000
(20:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92036
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/LLVMC/MultiplePluginPriorities.td
patch
|
blob
|
history
diff --git
a/test/LLVMC/MultiplePluginPriorities.td
b/test/LLVMC/MultiplePluginPriorities.td
index b6b55dee34f12b50d27779a4f2c394877ae3f328..721b7ccd0d2094a206710847ac3212d518a23b5b 100644
(file)
--- a/
test/LLVMC/MultiplePluginPriorities.td
+++ b/
test/LLVMC/MultiplePluginPriorities.td
@@
-1,6
+1,5
@@
// Check that multiple plugin priorities are not allowed.
// RUN: ignore tblgen -I %p/../../include --gen-llvmc %s |& grep "More than one 'PluginPriority' instance found"
-// XFAIL: powerpc-apple-darwin
include "llvm/CompilerDriver/Common.td"