Remove an XFAIL.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 23 Dec 2009 20:13:44 +0000 (20:13 +0000)
committerDaniel 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

index b6b55dee34f12b50d27779a4f2c394877ae3f328..721b7ccd0d2094a206710847ac3212d518a23b5b 100644 (file)
@@ -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"