[llvm-commits] CVS: llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll

Chris Lattner lattner at cs.uiuc.edu
Fri Dec 23 08:14:41 PST 2005



Changes in directory llvm/test/Regression/Assembler:

2004-12-06-ConstantFloatRange.ll updated: 1.3 -> 1.4
---
Log message:

this test fails


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

 2004-12-06-ConstantFloatRange.ll |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll
diff -u llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll:1.3 llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll:1.4
--- llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll:1.3	Thu Dec 22 15:07:29 2005
+++ llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll	Fri Dec 23 10:14:29 2005
@@ -1,4 +1,5 @@
 ; RUN: llvm-as %s -o /dev/null 2>&1 | grep "constant invalid for type"
+; XFAIL: *
 
 ;; This is a testcase for PR409
 






More information about the llvm-commits mailing list