From: Reid Spencer Date: Tue, 19 Dec 2006 19:30:58 +0000 (+0000) Subject: This test needs to be upgraded for the FCmpInst patch. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=eae919f653807e95c8d8eea61050a5cf8195f3b1;p=oota-llvm.git This test needs to be upgraded for the FCmpInst patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32677 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll b/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll index 73b18edc6d7..8df84f00604 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) {