Fixed up some DEBUG messages where I was putting in the text of a message the method...
authorMichael Gottesman <mgottesman@apple.com>
Fri, 4 Jan 2013 21:29:57 +0000 (21:29 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 4 Jan 2013 21:29:57 +0000 (21:29 +0000)
commit5c0ae4727fe49a8173ee9084af4f5fb7d6d33f2c
tree93d1ea9eca39f5f576616ff8adc14c0a3df73917
parent608467d1e1b318220307143d3af81f31cd7a18f8
Fixed up some DEBUG messages where I was putting in the text of a message the method where it was being called when I should have just prefixed the actual message with Pass::Method.

Additionally I fixed some whitespace issues.

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