summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/Debugger/funccall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Debugger/funccall.ll b/test/Debugger/funccall.ll
index b258d22..b1c1e2a 100644
--- a/test/Debugger/funccall.ll
+++ b/test/Debugger/funccall.ll
@@ -8,7 +8,7 @@
;; RUN: llvm-as -f %s -o %t.bc
;; RUN: llvm-db %t.bc < %t.commands | grep 'in main at funccall.c:11:2'
-; XFAIL: i.86|powerpc|alpha|ia64
+; XFAIL: alpha|ia64
;; Debugger type declarations
%lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }