Add debugging to make a more useful message if a value gets constructed with a null...
authorChris Lattner <sabre@nondot.org>
Thu, 13 Dec 2001 00:41:27 +0000 (00:41 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 13 Dec 2001 00:41:27 +0000 (00:41 +0000)
commit82d18aa0e42a4858c2cb7c15934cc3e567432490
tree3f6fab3170af051327f4bb93ed8339ccee92b968
parent4adc20b41c066a1c91abe335eebd6a1abed59b53
Add debugging to make a more useful message if a value gets constructed with a null type

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