Test case for r122215 when InstCombine optimizes memset
[oota-llvm.git] / test / Transforms / ConstProp / insertvalue.ll
2010-11-29 Frits van BommelTeach ConstantFoldInstruction() how to fold insertvalue...