From 10dfea82d2ae7e8411717a3efd51190784e85453 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Thu, 22 Jan 2009 15:37:29 +0000 Subject: [PATCH] Remove no-longer relevant comment. Pointed out by Gabor. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62765 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/FrontendC++/2006-11-06-StackTrace.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp index a81b21f6e85..55b34ad82d5 100644 --- a/test/FrontendC++/2006-11-06-StackTrace.cpp +++ b/test/FrontendC++/2006-11-06-StackTrace.cpp @@ -10,7 +10,6 @@ // RUN: grep {#7 0x.* in main.*(argc=\[12\],.*argv=.*)} // 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 #include -- 2.34.1