Go to file
Reid Spencer c4eb57c525 The alloca function, strangely enough, is found in the malloc.h header file
on MINGW platform. Provide an #elseif case to #include malloc.h for this
platform if malloc.h is found.

Patch provided by Henrik Bach. Thanks Henrik!

llvm-svn: 16479
2004-09-22 15:28:32 +00:00
llvm The alloca function, strangely enough, is found in the malloc.h header file 2004-09-22 15:28:32 +00:00