Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV => objc_au...
[oota-llvm.git] / test / Transforms / ObjCARC / tail-call-invariant-enforcement.ll
2013-01-12 Michael GottesmanFixed bug in ObjCARC where we were changing a call...
2013-01-12 Michael GottesmanFixed a bug where we were tail calling objc_autorelease...