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)
commit697d8b9a2679cd2308deb098792a5b25b9ba0668
tree0ee9245c59c34ba983a126382ffdf6231a522b9d
parentec60f7d335c9e18011383036533dbd606bec324e
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.

llvm-svn: 174581
llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp