[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll
Chris Lattner
lattner at cs.uiuc.edu
Thu Jul 6 21:43:36 PDT 2006
Changes in directory llvm/test/Regression/CodeGen/Alpha:
2006-07-03-ASMFormalLowering.ll updated: 1.1 -> 1.2
---
Log message:
Xfail this
---
Diffs of the changes: (+2 -2)
2006-07-03-ASMFormalLowering.ll | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll
diff -u llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll:1.1 llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll:1.2
--- llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll:1.1 Mon Jul 3 17:46:02 2006
+++ llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll Thu Jul 6 23:43:24 2006
@@ -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"
More information about the llvm-commits
mailing list