Added debug message in ObjCARC when we remove a no-op cast which has only special...
authorMichael Gottesman <mgottesman@apple.com>
Sun, 6 Jan 2013 21:07:15 +0000 (21:07 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sun, 6 Jan 2013 21:07:15 +0000 (21:07 +0000)
commit4680abec929e5415da8a918debcee786389aa592
treec40501f5bee98f2890f6771677f2be9e7a9f087a
parent48239c753abd4bdc9424f6df2b8ddd43840f93c3
Added debug message in ObjCARC when we remove a no-op cast which has only special semantic meaning in the frontend and thus in the optimizer can be deleted.

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