InstCombine: If we call llvm.objectsize on a malloc call we can replace it with the...
[oota-llvm.git] / test / Transforms / InstCombine / gepgep.ll
2010-03-12 Duncan SandsWhen constant folding GEP of GEP, do not crash if an...