summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit851cdaf1fda34ca41374a7193dcb6bedcded1b3a (patch)
tree5d0308435478dd7e1a26d4a759d1488a4f5cde2f /llvm/test/FrontendC++/2006-11-06-StackTrace.cpp
parent619ef48a5211ac7540dd32df4f3b4392c0b6aaa4 (diff)
downloadbcm5719-llvm-851cdaf1fda34ca41374a7193dcb6bedcded1b3a.tar.gz
bcm5719-llvm-851cdaf1fda34ca41374a7193dcb6bedcded1b3a.zip
Use lightweight DebugInfo objects directly.
llvm-svn: 62276
Diffstat (limited to 'llvm/test/FrontendC++/2006-11-06-StackTrace.cpp')
-rw-r--r--llvm/test/FrontendC++/2006-11-06-StackTrace.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/FrontendC++/2006-11-06-StackTrace.cpp b/llvm/test/FrontendC++/2006-11-06-StackTrace.cpp
index 78e7b2a31ec..d1b60c9b59a 100644
--- a/llvm/test/FrontendC++/2006-11-06-StackTrace.cpp
+++ b/llvm/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>
OpenPOWER on IntegriCloud