include alloca.h if available. this helps Solaris, but intnat and uintnat types are...
authorGabor Greif <ggreif@gmail.com>
Wed, 19 Sep 2007 09:29:58 +0000 (09:29 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 19 Sep 2007 09:29:58 +0000 (09:29 +0000)
commit9dbf8ed140666d7e26a586a91f3c5c16339151aa
treeb4484105c6f609c3e6c5bf868a167e93ebdeb522
parent437c27cd9d30575fb3b10e3719649d069c03d0da
include alloca.h if available. this helps Solaris, but intnat and uintnat types are still undefined, causing errors

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42129 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/llvm/llvm_ocaml.c