summaryrefslogtreecommitdiffstats
path: root/test/FrontendC++/2006-11-06-StackTrace.cpp
diff options
context:
space:
mode:
authorrdivacky <rdivacky@FreeBSD.org>2009-11-18 14:58:34 +0000
committerrdivacky <rdivacky@FreeBSD.org>2009-11-18 14:58:34 +0000
commitd2e985fd323c167e20f77b045a1d99ad166e65db (patch)
tree6a111e552c75afc66228e3d8f19b6731e4013f10 /test/FrontendC++/2006-11-06-StackTrace.cpp
parentded64d5d348ce8d8c5aa42cf63f6de9dd84b7e89 (diff)
downloadFreeBSD-src-d2e985fd323c167e20f77b045a1d99ad166e65db.zip
FreeBSD-src-d2e985fd323c167e20f77b045a1d99ad166e65db.tar.gz
Update LLVM to r89205.
Diffstat (limited to 'test/FrontendC++/2006-11-06-StackTrace.cpp')
-rw-r--r--test/FrontendC++/2006-11-06-StackTrace.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp
index bbb9af1..24eeda8 100644
--- a/test/FrontendC++/2006-11-06-StackTrace.cpp
+++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
@@ -12,7 +12,7 @@
// Only works on ppc (but not apple-darwin9), x86 and x86_64. Should
// generalize?
-// XFAIL: alpha|arm|powerpc-apple-darwin9
+// XFAIL: alpha,arm,powerpc-apple-darwin9
#include <stdlib.h>
OpenPOWER on IntegriCloud