Added DEBUG message for ObjCARC when an inline asm marker is inserted for architectur...
authorMichael Gottesman <mgottesman@apple.com>
Thu, 3 Jan 2013 07:32:41 +0000 (07:32 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 3 Jan 2013 07:32:41 +0000 (07:32 +0000)
commit50652cd89bc377bbdb686319c486c5c801cd0477
treeab0651045cb0d9bd526919e972f957924d95f299
parent56bc0ab09591b0dec6fcc65f8816b7c4764a0c6c
Added DEBUG message for ObjCARC when an inline asm marker is inserted for architectures where this is required to perform a retainAutoreleasedReturnValue optimization.

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