this test is malformed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24993 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-12-23 16:13:52 +00:00
parent c26f7a033f
commit cf4a81e56f

View File

@ -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.