* Correctly get prototype for void*malloc(size_t)
authorChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 00:18:01 +0000 (00:18 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 00:18:01 +0000 (00:18 +0000)
commit0b5909e6ae3d31c3e6c1379f61d7b038f225a620
tree8ff69e0c6030e19cdb407728320a28cccf87ff80
parentd6c68c417b13e66f3205551708022ef08e43ecf6
* Correctly get prototype for void*malloc(size_t)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2951 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/RaiseAllocations.cpp