Some platforms may need malloc.h for alloca.
commit119fdf6a2815d88d5fdfc5ada6897c96c9f83a0d
authorDaniel Dunbar <daniel@zuster.org>
Thu, 17 Sep 2009 00:14:44 +0000 (17 00:14 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 17 Sep 2009 00:14:44 +0000 (17 00:14 +0000)
treea3f4ba652e428588f779eaa975050e4e748136ff
parentf955d34bbdbb3377d2e3dc4aa54219b01ba463bc
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