[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll

Chris Lattner lattner at cs.uiuc.edu
Mon Jul 10 18:39:42 PDT 2006



Changes in directory llvm/test/Regression/CodeGen/Alpha:

2006-07-03-ASMFormalLowering.ll updated: 1.2 -> 1.3
---
Log message:

This is fixed


---
Diffs of the changes:  (+0 -1)

 2006-07-03-ASMFormalLowering.ll |    1 -
 1 files changed, 1 deletion(-)


Index: llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll
diff -u llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll:1.2 llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll:1.3
--- llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll:1.2	Thu Jul  6 23:43:24 2006
+++ llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll	Mon Jul 10 20:39:30 2006
@@ -1,5 +1,4 @@
 ; RUN: llvm-as < %s | llc -march=alpha
-; XFAIL: *
 
 target endian = little
 target pointersize = 64






More information about the llvm-commits mailing list