fix PR8807 by making transformConstExprCastCall aware of byval arguments.
[oota-llvm.git] / test / Transforms / GlobalOpt / 2010-02-26-MallocSROA.ll
2010-02-26 Chris Lattnerfix PR6435 another bug from the MallocInst elimination...