aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++/2006-11-06-StackTrace.cpp
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-01-15 19:26:23 +0000
committerDevang Patel <dpatel@apple.com>2009-01-15 19:26:23 +0000
commitf193ff05909c2de373032f773e76804474b1ef4e (patch)
tree872d097223e0959bc5788deb47279fd32cdb4257 /test/FrontendC++/2006-11-06-StackTrace.cpp
parent79ce276083ced01256a0eb7d80731e4948ca6e87 (diff)
Use lightweight DebugInfo objects directly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62276 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC++/2006-11-06-StackTrace.cpp')
-rw-r--r--test/FrontendC++/2006-11-06-StackTrace.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp
index 78e7b2a31e..d1b60c9b59 100644
--- a/test/FrontendC++/2006-11-06-StackTrace.cpp
+++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
@@ -12,7 +12,6 @@
// 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: *
#include <stdlib.h>