Add NDEBUG markers around debug only function.
authorEric Christopher <echristo@gmail.com>
Mon, 7 Apr 2014 12:46:30 +0000 (12:46 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 7 Apr 2014 12:46:30 +0000 (12:46 +0000)
commit231ed9dd9c34551524767ea04073c19a1c52ce2e
tree73544007be2bf2e609ef334bb02fc98fc84ee1ad
parentc75aecc473b3c93f920c7a70011e184a6d874fc2
Add NDEBUG markers around debug only function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205706 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp