diff options
Diffstat (limited to 'test/Assembler/2004-12-06-ConstantFloatRange.ll')
-rw-r--r-- | test/Assembler/2004-12-06-ConstantFloatRange.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Assembler/2004-12-06-ConstantFloatRange.ll b/test/Assembler/2004-12-06-ConstantFloatRange.ll index 30d103c..61f2b77 100644 --- a/test/Assembler/2004-12-06-ConstantFloatRange.ll +++ b/test/Assembler/2004-12-06-ConstantFloatRange.ll @@ -1,5 +1,4 @@ ; RUN: llvm-as %s -o /dev/null 2>&1 | grep "constant invalid for type" -; XFAIL: * ;; This is a testcase for PR409 |