From: Daniel Dunbar Date: Wed, 23 Dec 2009 20:13:44 +0000 (+0000) Subject: Remove an XFAIL. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a85e4017aa4edeb5775e0aa4d548fa8521a6f21b;p=oota-llvm.git Remove an XFAIL. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92036 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/LLVMC/MultiplePluginPriorities.td b/test/LLVMC/MultiplePluginPriorities.td index b6b55dee34f..721b7ccd0d2 100644 --- 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"