diff --git a/llvm/test/Feature/fold-fpcast.ll b/llvm/test/Feature/fold-fpcast.ll index 0d975d4f7687..fc90a66b4530 100644 --- a/llvm/test/Feature/fold-fpcast.ll +++ b/llvm/test/Feature/fold-fpcast.ll @@ -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() {