diff options
-rw-r--r-- | test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll b/test/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll index be3d3e7b1e..e5375e6aa3 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" |