X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FOther%2F2002-03-11-ConstPropCrash.ll;h=a6d4f5b3dbcc3d895e59705ba7134b0ac00e4b3e;hb=d2bf432b2b6ba02e20958953a237213d48b00f20;hp=90dc0026935c989d8b6fd3102f410faa94176896;hpb=2ad38be2cf53467d39c34456795360f122b37629;p=oota-llvm.git diff --git a/test/Other/2002-03-11-ConstPropCrash.ll b/test/Other/2002-03-11-ConstPropCrash.ll index 90dc0026935..a6d4f5b3dbc 100644 --- a/test/Other/2002-03-11-ConstPropCrash.ll +++ b/test/Other/2002-03-11-ConstPropCrash.ll @@ -5,7 +5,7 @@ ; ; Fixed by adding new arguments to ConstantFoldTerminator ; -; RUN: llvm-as < %s | opt -constprop +; RUN: opt < %s -constprop define void @build_tree(i32 %ml) { ;