Test case for r122215 when InstCombine optimizes memset
[oota-llvm.git] / test / Transforms / GlobalOpt / 2010-02-26-MallocSROA.ll
2010-02-26 Chris Lattnerfix PR6435 another bug from the MallocInst elimination...