X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FOther%2F2007-09-10-PassManager.ll;h=ded15e569511873c680ae20608a7d38393d0a820;hb=1b0dc64919e947bb4f4677b138c734e33061f7c4;hp=863be33b3f91f851b99c172aa6a2d226afca841e;hpb=cf6af30feb4c2d1b10723a859f01ce3776d8a4a0;p=oota-llvm.git diff --git a/test/Other/2007-09-10-PassManager.ll b/test/Other/2007-09-10-PassManager.ll index 863be33b3f9..ded15e56951 100644 --- a/test/Other/2007-09-10-PassManager.ll +++ b/test/Other/2007-09-10-PassManager.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | opt -loop-unswitch -indvars -disable-output +; RUN: opt < %s -loop-unswitch -indvars -disable-output ; Require SCEV before LCSSA. define void @foo() { entry: