Wrap the dumping and printing routines in NDEBUG and LLVM_ENABLE_DUMP macros.
authorChandler Carruth <chandlerc@gmail.com>
Fri, 14 Sep 2012 10:18:51 +0000 (10:18 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 14 Sep 2012 10:18:51 +0000 (10:18 +0000)
commitba13d2efbac767ff1b19217ee26cd2e548562cfd
treeca1e9b9ec16eca4fc459122ae89d807cc98d9aa2
parent7f5bedec7406f76383a2367c4d051d7aaf0d6308
Wrap the dumping and printing routines in NDEBUG and LLVM_ENABLE_DUMP macros.

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