make this handle redefinition of malloc with different prototype correctly.
authorChris Lattner <sabre@nondot.org>
Mon, 9 Nov 2009 07:12:01 +0000 (07:12 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Nov 2009 07:12:01 +0000 (07:12 +0000)
commit47fc9d336619f45c0d6c80750cfbeb01b7dda207
tree6f85711113c3135a529b6cd8f5344f19bbdc8e55
parent7e606e2e982b1b7b532b17aac688de1a247e2191
make this handle redefinition of malloc with different prototype correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86525 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp