Make it clear that this code is iterating in reverse order through the array.
authorDan Gohman <gohman@apple.com>
Thu, 18 Aug 2011 21:27:42 +0000 (21:27 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 18 Aug 2011 21:27:42 +0000 (21:27 +0000)
commitb48ef3a3ec7f527b0c76e7fbb37bbaac63b7c6aa
tree0e0600943ee0badcf32767297e457da250f73115
parent857fd8fcdac9570b2438922058aff9677a396db4
Make it clear that this code is iterating in reverse order through the array.

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