Some platforms may need malloc.h for alloca.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 17 Sep 2009 00:14:44 +0000 (00:14 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 17 Sep 2009 00:14:44 +0000 (00:14 +0000)
commite4a5743d87bb5b389c4505c51714364062704a7b
treea3f4ba652e428588f779eaa975050e4e748136ff
parente443525f3558100cec35da589c11bd78c86774d1
Some platforms may need malloc.h for alloca.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82100 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp