X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FGlobalDCE%2Fcomplex-constantexpr.ll;h=4bf1aeee709bc352a5f682fa6890d05d0b085877;hb=5383a377476529e55e3c244e83ec8ad66159cc22;hp=2978704ddf2091a722b5fff8720936d6ff5d33e3;hpb=943baedefdc2cd57cba1df12f93e0ab8eec300fd;p=oota-llvm.git diff --git a/test/Transforms/GlobalDCE/complex-constantexpr.ll b/test/Transforms/GlobalDCE/complex-constantexpr.ll index 2978704ddf2..4bf1aeee709 100644 --- a/test/Transforms/GlobalDCE/complex-constantexpr.ll +++ b/test/Transforms/GlobalDCE/complex-constantexpr.ll @@ -1,4 +1,4 @@ -; RUN: opt -globaldce -disable-output < %s +; RUN: opt -O2 -disable-output < %s ; PR15714 %struct.ham = type { i32 }