Use the correct prototype for malloc and free
authorChris Lattner <sabre@nondot.org>
Wed, 31 Oct 2001 06:36:23 +0000 (06:36 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 31 Oct 2001 06:36:23 +0000 (06:36 +0000)
commit7ef6559718a18a20349d41c28b89bb8cbc1f1022
treecd165827684fd9fc105e5f6761d32f70e10971c4
parentbfe11108adef46a7e366d07c9d04afb88a1966a9
Use the correct prototype for malloc and free

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1066 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerAllocations.cpp