The alloca function, strangely enough, is found in the malloc.h header file
[oota-llvm.git] / include / llvm / Config / alloca.h
2004-09-22 Reid SpencerThe alloca function, strangely enough, is found in...
2004-09-01 Reid SpencerChanges For Bug 352
2004-06-04 Chris LattnerMake this work on VC++, pull the HAVE_ALLOCA_H case...
2003-10-20 John CriswellAdded LLVM header notice.
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...