X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FGlobalDCE%2F2002-07-17-ConstantRef.ll;h=740f7201a348aefb768a6f876886dffb7011e4ad;hb=e7e612f22fb3993b490827bf341196def60d8871;hp=f1da36a1376791488d8c6d9278c1fb0cd870f40f;hpb=b1e1e82c54c060ea5dae09dae043234826ca2539;p=oota-llvm.git diff --git a/test/Transforms/GlobalDCE/2002-07-17-ConstantRef.ll b/test/Transforms/GlobalDCE/2002-07-17-ConstantRef.ll index f1da36a1376..740f7201a34 100644 --- a/test/Transforms/GlobalDCE/2002-07-17-ConstantRef.ll +++ b/test/Transforms/GlobalDCE/2002-07-17-ConstantRef.ll @@ -1,4 +1,4 @@ -; RUN: opt %s -globaldce +; RUN: opt < %s -globaldce ; @X = global void ()* @func ; [#uses=0]