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
This commit is contained in:
Chris Lattner 2006-10-09 17:34:40 +00:00
parent 2d8680a34b
commit d68d2c312a

View 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"