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=b1e727565a37b844a8887ab3dfc75124cff80301;hpb=b1e1e82c54c060ea5dae09dae043234826ca2539;p=oota-llvm.git diff --git a/test/Other/2002-03-11-ConstPropCrash.ll b/test/Other/2002-03-11-ConstPropCrash.ll index b1e727565a3..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: opt %s -constprop +; RUN: opt < %s -constprop define void @build_tree(i32 %ml) { ;