Don't send random junk to CachedWriter's. Also remove a cast that could be
authorChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 20:25:55 +0000 (20:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 20:25:55 +0000 (20:25 +0000)
commit24527fd2ae51c9d641d6073fe5efcd12cc3f95d6
treec4de9a836428ad91b3c47b382835dc89b10eee4b
parent63d64a80bcdab8481f5ea8127a637cb7fd1f1b0d
Don't send random junk to CachedWriter's.  Also remove a cast that could be
problematic when Type does not derive from Value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14022 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/FindUnsafePointerTypes.cpp