From a85e4017aa4edeb5775e0aa4d548fa8521a6f21b Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Wed, 23 Dec 2009 20:13:44 +0000 Subject: [PATCH] Remove an XFAIL. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92036 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/LLVMC/MultiplePluginPriorities.td | 1 - 1 file changed, 1 deletion(-) 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" -- 2.34.1