commit | cf4a81e56f4a66e47d93ee0aaba374a241d11919 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Dec 23 16:13:52 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Dec 23 16:13:52 2005 +0000 |
tree | 6bdf43cfb0cb7e9882781cc537b47c98290ba757 | |
parent | c26f7a033f5416f216ef08929cbc8cb8df509ef3 [diff] [blame] |
this test is malformed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24993 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Verifier/2004-01-22-FloatNormalization.ll b/test/Verifier/2004-01-22-FloatNormalization.ll index 8fbfe19..c5886c0 100644 --- a/test/Verifier/2004-01-22-FloatNormalization.ll +++ b/test/Verifier/2004-01-22-FloatNormalization.ll
@@ -1,4 +1,4 @@ -; RUN: llvm-as < %s -o /dev/null -f +; RUN: not llvm-as < %s -o /dev/null -f ; XFAIL: * ; make sure that invalid 'float' values are caught.