OSDN Git Service

Move a couple more statistics inside '#ifndef NDEBUG'.
authorMatt Beaumont-Gay <matthewbg@google.com>
Mon, 13 May 2013 21:10:49 +0000 (21:10 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Mon, 13 May 2013 21:10:49 +0000 (21:10 +0000)
commit9b5e6c0943dcfced64980240e25427cdc06c9bad
tree962f7194c363b916f49e711c1ef8950081fe6267
parentf4a1377322a9234c17b1d324c47248bdb5f62158
Move a couple more statistics inside '#ifndef NDEBUG'.

Suppresses an unused-variable warning in -Asserts builds.

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