this test fails
authorChris Lattner <sabre@nondot.org>
Fri, 23 Dec 2005 16:14:29 +0000 (16:14 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Dec 2005 16:14:29 +0000 (16:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24994 91177308-0d34-0410-b5e6-96231b3b80d8

test/Assembler/2004-12-06-ConstantFloatRange.ll

index 61f2b77b3f9d2bf96864d385ff9f12e2b77ae862..30d103c57289a34c7ea5bf86a4096af226a7cca8 100644 (file)
@@ -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