Don't call Constant::getNullValue when the argument could be VoidTy
authorChris Lattner <sabre@nondot.org>
Wed, 3 Nov 2004 18:51:26 +0000 (18:51 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 3 Nov 2004 18:51:26 +0000 (18:51 +0000)
commit82962de3b92c1df483430e5b03804a56c8c652dd
treeca82e830b1ae2b5c3edccd8ae622eb08b173492c
parent5200ad1b344ab73139ae798a34513065c2dfde52
Don't call Constant::getNullValue when the argument could be VoidTy

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17457 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Local.cpp