From: Chris Lattner Date: Mon, 9 Oct 2006 17:34:40 +0000 (+0000) Subject: xfail this until andrew has a chance to implement the alpha TM method. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d68d2c312a1bf4b07a76a7fcdf515d71178adb9c;p=oota-llvm.git xfail this until andrew has a chance to implement the alpha TM method. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30833 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Alpha/jmp_table.ll b/test/CodeGen/Alpha/jmp_table.ll index 00ae601259a..ad51016bf78 100644 --- a/test/CodeGen/Alpha/jmp_table.ll +++ b/test/CodeGen/Alpha/jmp_table.ll @@ -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"