X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FInstCombine%2F2004-07-27-ConstantExprMul.ll;h=819260b60b127b8ac61495fc10bc35b63a1f2394;hb=7a0575b9a8ca291c33495623eae171394f33b58f;hp=bc5ad97f117c9b60b68aa6b868421e69c87f390f;hpb=b1e1e82c54c060ea5dae09dae043234826ca2539;p=oota-llvm.git diff --git a/test/Transforms/InstCombine/2004-07-27-ConstantExprMul.ll b/test/Transforms/InstCombine/2004-07-27-ConstantExprMul.ll index bc5ad97f117..819260b60b1 100644 --- a/test/Transforms/InstCombine/2004-07-27-ConstantExprMul.ll +++ b/test/Transforms/InstCombine/2004-07-27-ConstantExprMul.ll @@ -1,4 +1,4 @@ -; RUN: opt %s -instcombine -disable-output +; RUN: opt < %s -instcombine -disable-output @p = weak global i32 0 ; [#uses=1]