Fix the compile from r206147 in release builds by moving a variable
authorChandler Carruth <chandlerc@gmail.com>
Mon, 14 Apr 2014 04:46:30 +0000 (04:46 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 14 Apr 2014 04:46:30 +0000 (04:46 +0000)
commite20c45d2d8d9c3ddf909babbd1013128685b70d2
tree460f5ed028413c196cbbd2bbdec7fa240c3af4ba
parentcb7ead25c29b8897435e466d785ec766adc7afe5
Fix the compile from r206147 in release builds by moving a variable
declaration outside of #ifndef NDEBUG -- its used elsewhere. Sorry for
the noise.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206148 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Allocator.h