commit | 2a5ddf35fff80d6d23d4dba6801534bcb26582f4 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Jul 24 00:30:09 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Jul 24 00:30:09 2009 +0000 |
tree | 600f87219916311734656684a616d2be9fcda3b9 | |
parent | 7938afc0b087519f71c2cbba499057c523948cb3 [diff] [blame] |
Remove the IA-64 backend. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76920 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp index f6a4428..6dcbc4d 100644 --- a/test/FrontendC++/2006-11-06-StackTrace.cpp +++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
@@ -11,7 +11,7 @@ // RUN: grep {#7 0x.* in main.*(argc=\[12\],.*argv=.*)} // Only works on ppc, x86 and x86_64. Should generalize? -// XFAIL: alpha|ia64|arm +// XFAIL: alpha|arm #include <stdlib.h>