Oops - isRegLiveIntoSuccessor is used in non-assert builds now. Remove NDEBUG guards.
authorLang Hames <lhames@gmail.com>
Fri, 17 Feb 2012 00:51:32 +0000 (00:51 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 17 Feb 2012 00:51:32 +0000 (00:51 +0000)
commit5d0827582ff5b22d92af7a24d61584c73d0bb8fa
tree60d25d516113a9a35f1ba4a26cea5159440645a1
parentc2e08db4e5a8e1b3c253fb07c6eb736dfb66fe59
Oops - isRegLiveIntoSuccessor is used in non-assert builds now. Remove NDEBUG guards.

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