OSDN Git Service

xfail this until andrew has a chance to implement the alpha TM method.
authorChris Lattner <sabre@nondot.org>
Mon, 9 Oct 2006 17:34:40 +0000 (17:34 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Oct 2006 17:34:40 +0000 (17:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30833 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Alpha/jmp_table.ll

index 00ae601..ad51016 100644 (file)
@@ -4,6 +4,8 @@
 ; 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"