commit | e36ae664b9edeaf24f30dc6df6ac7816977df49c | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Dec 08 02:25:32 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Dec 08 02:25:32 2004 +0000 |
tree | 1801ea4f2152966dff64584ecd23861dc0c34112 | |
parent | e09ca64db9066dd9c566fc14680e565e4367e808 [diff] [blame] |
This test is xfail right now, to keep DJ clean, also mention the PR# in testcases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18609 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Assembler/2004-12-06-ConstantFloatRange.ll b/test/Assembler/2004-12-06-ConstantFloatRange.ll index e7404d5..30d103c 100644 --- a/test/Assembler/2004-12-06-ConstantFloatRange.ll +++ b/test/Assembler/2004-12-06-ConstantFloatRange.ll
@@ -1,4 +1,7 @@ ; RUN: llvm-as %s -o /dev/null 2>&1 | grep "constant invalid for type" +; XFAIL: * + +;; This is a testcase for PR409 ; make sure that 'float' values are in range