Revert "Protect some assertions with NDEBUG rather than DEBUG()."
authorJustin Lebar <jlebar@google.com>
Fri, 1 Apr 2016 01:23:23 +0000 (01:23 +0000)
committerJustin Lebar <jlebar@google.com>
Fri, 1 Apr 2016 01:23:23 +0000 (01:23 +0000)
commit98981e5573c5b35e944ec6fff46223ee624b2f5f
tree2d11df2f265c0ce381589d4354fd2b90dc991cac
parentc814e8e4ab076343d02ab425697526c193e8b3bd
Revert "Protect some assertions with NDEBUG rather than DEBUG()."

This reverts r265092, because it breaks CodeGen/X86/deopt-intrinsic.ll.

llvm-svn: 265093
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp