Added DEBUG message to ObjCARC when we optimize objc_retain => objc_retainAutorelased...
authorMichael Gottesman <mgottesman@apple.com>
Fri, 4 Jan 2013 21:30:38 +0000 (21:30 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 4 Jan 2013 21:30:38 +0000 (21:30 +0000)
commit715f6a62a17f1e26a7c3f673b70bf44c99ae7cae
treec2892be8740cfa2f36cab64f41ad6854a10fd420
parent5c0ae4727fe49a8173ee9084af4f5fb7d6d33f2c
Added DEBUG message to ObjCARC when we optimize objc_retain => objc_retainAutorelasedReturnValue.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171535 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ObjCARC.cpp