aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config/llvm-config.h.in
Commit message (Expand)AuthorAgeFilesLines
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-041-1/+1
* JITEventListener.h: Use llvm-config.h instead of config.h.NAKAMURA Takumi2012-12-131-0/+6
* autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi2012-07-221-0/+3
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-261-0/+3
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-131-0/+6
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-051-3/+0
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-041-0/+3
* rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith2011-11-281-0/+3
* update description of LLVM_DEFAULT_TARGET_TRIPLEDylan Noblesmith2011-11-281-3/+3
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-011-1/+1
* include/llvm/Config/llvm-config.h.in: Add the entry LLVM_PATH_XDOT_PY, for co...NAKAMURA Takumi2011-09-201-0/+3
* include/llvm/Config: Reorder LLVM_HAS_ATOMICS along config.h.in for consistency.NAKAMURA Takumi2011-09-201-3/+3
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-191-2/+2
* include/llvm/Config/llvm-config.h: Reorder and reword to follow (generated) c...NAKAMURA Takumi2011-08-121-7/+7
* Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,Evan Cheng2011-07-221-5/+2
* Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng2011-07-191-0/+3
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-141-0/+3
* Add InitializeNativeAsmParser function.Jan Sjödin2011-03-091-0/+3
* Fix LLVM target initialization to deal with sociopathic outside projectsEric Christopher2010-08-301-2/+8
* Add a bit of a hack to avoid multiple defines of variables inEric Christopher2010-08-081-0/+7
* Fix PR7809 by creating a header for just llvm variables that can beEric Christopher2010-08-081-0/+84