make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / gepgep.ll
2010-03-12 Duncan SandsWhen constant folding GEP of GEP, do not crash if an...