From: Chris Lattner Date: Fri, 7 Jul 2006 04:43:24 +0000 (+0000) Subject: Xfail this X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3c8c1639b60409b7475d04f47848fda26a9460be;p=oota-llvm.git Xfail this git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29040 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll b/test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll index be3d3e7b1ef..e5375e6aa31 100644 --- a/test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll +++ b/test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll @@ -1,6 +1,6 @@ -;RUN: llvm-as < %s | llc -march=alpha +; RUN: llvm-as < %s | llc -march=alpha +; XFAIL: * -; ModuleID = 'atomicity.cc' target endian = little target pointersize = 64 target triple = "alphaev67-unknown-linux-gnu"