Moved some comments due to the recent refactoring of ObjCARC.
authorMichael Gottesman <mgottesman@apple.com>
Thu, 7 Feb 2013 04:12:57 +0000 (04:12 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 7 Feb 2013 04:12:57 +0000 (04:12 +0000)
commit65c46b0cff2a7bcefff9b58895cdf8d710e3b6f7
treef2b1c3230fe8083a614d87b007a6cfae1e14922b
parent6e3443eed44a463bdbc9d2e01f01b85f07d5ca40
Moved some comments due to the recent refactoring of ObjCARC.

1. Moved a comment from ObjCARCOpts.cpp -> ObjCARCContract.cpp.
2. Removed a comment from ObjCARCOpts.cpp that was already moved to
ObjCARCAliasAnalysis.h/.cpp.

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