Remove no-longer relevant comment. Pointed out
authorDuncan Sands <baldrick@free.fr>
Thu, 22 Jan 2009 15:37:29 +0000 (15:37 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 22 Jan 2009 15:37:29 +0000 (15:37 +0000)
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

index a81b21f6e8536ed54e0521f673e66d89a9d93993..55b34ad82d52385c06838a2cd17d7f69092c4e94 100644 (file)
@@ -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 <stdlib.h>