Remove an XFAIL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92036 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2009-12-23 20:13:44 +00:00
parent c81ce58306
commit a85e4017aa

View 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"