DOn't crash if program calls the null pointer
authorChris Lattner <sabre@nondot.org>
Wed, 24 Sep 2003 23:42:58 +0000 (23:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Sep 2003 23:42:58 +0000 (23:42 +0000)
commitfbc2d84ce9c3ff97a1644b864a2057f8d02179ab
tree346a4087778e8ee78598c4a7997504ca6ef23495
parent4eed793d5a3489a65aee8f31f9a099b33868d96b
DOn't crash if program calls the null pointer

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