diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-12-23 16:14:29 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-12-23 16:14:29 +0000 |
| commit | 4621dc8861c1ab8a1bb155c17f5ed457861020b1 (patch) | |
| tree | 2c5db929d25191b9539385bd70c2e44dc6e3fc0a /llvm/test/Regression/Assembler | |
| parent | e519f065cc4fa43a29d86394ce79c0c2e3e2d4b8 (diff) | |
| download | bcm5719-llvm-4621dc8861c1ab8a1bb155c17f5ed457861020b1.tar.gz bcm5719-llvm-4621dc8861c1ab8a1bb155c17f5ed457861020b1.zip | |
this test fails
llvm-svn: 24994
Diffstat (limited to 'llvm/test/Regression/Assembler')
| -rw-r--r-- | llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll b/llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll index 61f2b77b3f9..30d103c5728 100644 --- a/llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll +++ b/llvm/test/Regression/Assembler/2004-12-06-ConstantFloatRange.ll @@ -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 |

