From: Devang Patel Date: Wed, 11 Nov 2009 19:08:42 +0000 (+0000) Subject: Reenable StackTracke.cpp test. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=eba4ed9cbb8dc4d478c71b5cbe5b846ac79c105d;p=oota-llvm.git Reenable StackTracke.cpp test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86861 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp index a2b2e1de9eb..24eeda8a27b 100644 --- a/test/FrontendC++/2006-11-06-StackTrace.cpp +++ b/test/FrontendC++/2006-11-06-StackTrace.cpp @@ -12,7 +12,7 @@ // Only works on ppc (but not apple-darwin9), x86 and x86_64. Should // generalize? -// XFAIL: * +// XFAIL: alpha,arm,powerpc-apple-darwin9 #include