Fix an accidental commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27661 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-04-13 17:21:49 +00:00
parent d8200069fa
commit d9498ebcc3

View File

@ -1,5 +1,5 @@
; RUN: not llvm-as < %s -o /dev/null -f
; XFAIL: 3.4
; XFAIL: *
; make sure that invalid 'float' values are caught.