summaryrefslogtreecommitdiff
path: root/include/llvm/Config/alloca.h
Commit message (Expand)AuthorAge
* Use C-style comments :)Anton Korobeynikov2008-03-23
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Convert tabs to spacesMisha Brukman2005-04-22
* Remove trailing whitespaceMisha Brukman2005-04-21
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-19
* Fix typo, contributed by Henrik Bach!Chris Lattner2004-11-02
* Patch to support MSVC correctly, contributed by Morten Ofstad!Chris Lattner2004-10-25
* The alloca function, strangely enough, is found in the malloc.h header fileReid Spencer2004-09-22
* Changes For Bug 352Reid Spencer2004-09-01
* Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicatingChris Lattner2004-06-04
* Added LLVM header notice.John Criswell2003-10-20
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-30