[Statepoints] Fix a release only build failure
authorPhilip Reames <listmail@philipreames.com>
Sat, 11 Apr 2015 00:06:47 +0000 (00:06 +0000)
committerPhilip Reames <listmail@philipreames.com>
Sat, 11 Apr 2015 00:06:47 +0000 (00:06 +0000)
commit3e68e2879f0301f7aaefe4a8de85e18510aea99f
tree72c87522156e9581a50dc440ba61b47f2899811e
parentd2069333eea1439a607b9ec8e0c305b1d0b78e99
[Statepoints] Fix a release only build failure

A function which is used only in Asserts builds needs to be defined only in Asserts builds.

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