Remove an optimization where we were changing an objc_autorelease into an objc_autore...
[oota-llvm.git] / test / Transforms / ObjCARC / retain-block-load.ll
2012-02-13 Dan GohmanJust like in regular escape analysis, loads and stores...