Skip to content

Commit 3b84d9a

Browse files
committed
Fix an accidental commit.
llvm-svn: 27661
1 parent 1380581 commit 3b84d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; RUN: not llvm-as < %s -o /dev/null -f
2-
; XFAIL: 3.4
2+
; XFAIL: *
33

44
; make sure that invalid 'float' values are caught.
55

0 commit comments

Comments
 (0)