These messages should always be emitted when NDEBUG is unset, not when
authorChris Lattner <sabre@nondot.org>
Sat, 13 Dec 2008 18:37:58 +0000 (18:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Dec 2008 18:37:58 +0000 (18:37 +0000)
commit44b838d5b5514b861801934ad58052e9f226e535
tree2d4cb3e9df4f8c5183e909f6282947e595fce1a3
parent23f522a5450439d22c27c24efd44c6ae722b1c54
These messages should always be emitted when NDEBUG is unset, not when
NDEBUG is unset and -debug is passed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60986 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Value.cpp