make the prototypes for CreateMalloc and CreateFree more consistent. Patch
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jul 2010 00:57:28 +0000 (00:57 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jul 2010 00:57:28 +0000 (00:57 +0000)
commit5a30a8574cbcd3b385b1e8681c6a5c45856efb38
tree5cde2f2fe28ceb143ff2aa7a92d34c913b01a038
parent0bfd09201efdbba5fb70039ebf1c8aefc673cde1
make the prototypes for CreateMalloc and CreateFree more consistent.  Patch
by Hans Vandierendonck from PR7605

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108116 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
lib/Transforms/IPO/GlobalOpt.cpp
lib/VMCore/Instructions.cpp