OSDN Git Service

second half of fix for PR4366: don't zap store to null of
authorChris Lattner <sabre@nondot.org>
Fri, 12 Jun 2009 21:01:07 +0000 (21:01 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Jun 2009 21:01:07 +0000 (21:01 +0000)
commit69074a51f90d7317b7923a47db45ec2689865895
treeff80d63f7b1e173acdf7a86363635d5842ee1820
parentcd799b99cb4a4d7e8f7de59fd9c936812193c9b7
second half of fix for PR4366: don't zap store to null of
non-default addrspaces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73253 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyCFGPass.cpp