Fix a missing -f that the new llvm.exp found.
[oota-llvm.git] / test / Feature / fold-fpcast.ll
index 0d975d4f7687c90a0e025d0475b0d5dc400a21f1..fc90a66b45308a859a3af8d20db16ebf42e29758 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llvm-dis -o /dev/null && 
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis -o /dev/null -f &&
 ; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | not grep bitcast
 
 int %test1() {