Move DAG-changing code out of #ifndef NDEBUG.
authorDale Johannesen <dalej@apple.com>
Mon, 21 Jan 2008 01:00:34 +0000 (01:00 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 21 Jan 2008 01:00:34 +0000 (01:00 +0000)
commitda9bb3578ed4f57b7e1f5393dfae85ccdf76b4af
tree371f52bf3c139bda1032aafa1e8c6ac13d99cb7f
parente003813e9613f41ff2c6a10cb1d3ae3a5b8eab1f
Move DAG-changing code out of #ifndef NDEBUG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46204 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp