From: Duncan Sands Date: Thu, 22 Jan 2009 15:07:15 +0000 (+0000) Subject: This passes on linux. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4be3a224f8adbcdb15285ced93dccd5fcd38b481;p=oota-llvm.git This passes on linux. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62764 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp index d1b60c9b59a..a81b21f6e85 100644 --- a/test/FrontendC++/2006-11-06-StackTrace.cpp +++ b/test/FrontendC++/2006-11-06-StackTrace.cpp @@ -11,7 +11,7 @@ // Only works on ppc, x86 and x86_64. Should generalize? // FIXME: Un-XFAIL this test for Linux when debug stuff is working again. -// XFAIL: alpha|ia64|arm|linux +// XFAIL: alpha|ia64|arm #include