aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/jmp_table.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/jmp_table.ll')
-rw-r--r--test/CodeGen/Alpha/jmp_table.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/Alpha/jmp_table.ll b/test/CodeGen/Alpha/jmp_table.ll
index ad51016bf7..00ae601259 100644
--- a/test/CodeGen/Alpha/jmp_table.ll
+++ b/test/CodeGen/Alpha/jmp_table.ll
@@ -4,8 +4,6 @@
; RUN: llvm-as < %s | llc -march=alpha | grep 'ldl' &&
; RUN: llvm-as < %s | llc -march=alpha | grep 'rodata'
-; XFAIL: *
-
target endian = little
target pointersize = 64
target triple = "alphaev67-unknown-linux-gnu"