aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config/alloca.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-1/+0
* Use C-style comments :)Anton Korobeynikov2008-03-231-2/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Convert tabs to spacesMisha Brukman2005-04-221-18/+18
* Remove trailing whitespaceMisha Brukman2005-04-211-1/+1
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-191-1/+1
* Fix typo, contributed by Henrik Bach!Chris Lattner2004-11-021-1/+1
* Patch to support MSVC correctly, contributed by Morten Ofstad!Chris Lattner2004-10-251-1/+2
* The alloca function, strangely enough, is found in the malloc.h header fileReid Spencer2004-09-221-0/+2
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicatingChris Lattner2004-06-041-16/+12
* Added LLVM header notice.John Criswell2003-10-201-1/+6
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+46