aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
Commit message (Expand)AuthorAgeFilesLines
* CMake: MSVC++ no longer uses a special configuration method.Oscar Fuentes2008-10-251-9/+21
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+558
* Use C-style comments :)Anton Korobeynikov2008-03-231-2/+2
* Remove use of ltdlDevang Patel2008-02-131-3/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Remove host endianness info from TargetData andDuncan Sands2007-12-121-6/+0
* Fix PR1836: in the interpreter, read and write apintsDuncan Sands2007-12-101-0/+6
* Add target triple to include/llvm/Config/config.h.in. Regenerate all files.Eric Christopher2007-12-011-0/+3
* Regenerate.Gordon Henriksen2007-10-031-1/+4
* Fix PR1606:Reid Spencer2007-08-171-0/+3
* Add detection of __dso_handle presence during configure. Use this information...Anton Korobeynikov2007-07-301-0/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-182-0/+614