OSDN Git Service

Dont' let null nodes sneak past cast instructions
authorChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2004 19:29:13 +0000 (19:29 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2004 19:29:13 +0000 (19:29 +0000)
commit157b2525f91f58508f970d6989135be260f9d5e7
tree36a2b8cccbd353b61695e166cf67b1faf264b6b5
parentf5d9fa7e78a2c5d57171a141020491d48222de22
Dont' let null nodes sneak past cast instructions

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