Modify the LLVM assembly output so that it uses references to represent function...
[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...