diff options
-rw-r--r-- | test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll b/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll index 73b18edc6d..8df84f0060 100644 --- a/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll +++ b/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as -f %s -o - | llc +; RUN: llvm-upgrade < %s | llvm-as | llc void %QRiterate(double %tmp.212) { |