]> granicus.if.org Git - llvm/commit
[RewriteStatepointsForGC] Missed review comment from 234651 & build fix
authorPhilip Reames <listmail@philipreames.com>
Fri, 10 Apr 2015 22:16:58 +0000 (22:16 +0000)
committerPhilip Reames <listmail@philipreames.com>
Fri, 10 Apr 2015 22:16:58 +0000 (22:16 +0000)
commit1a6fd4d9f94d415b5112da2d42b31625899b738c
tree0926f51c6d7560e9f2f8b37a7411571b154267f4
parent82374f6b8a017b4d5fd3937ccba23d22fe390395
[RewriteStatepointsForGC] Missed review comment from 234651 & build fix

After submitting 234651, I noticed I hadn't responded to a review comment by mjacob.  This patch addresses that comment and fixes a Release only build problem due to an unused variable.

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