aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Config/llvm-config.h.in
AgeCommit message (Expand)Author
2013-05-04Allow host triple to be correctly overridden in CMake buildsTim Northover
2012-12-13JITEventListener.h: Use llvm-config.h instead of config.h.NAKAMURA Takumi
2012-07-22autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi
2012-03-26Add InitializeNativeTargetDisassembler function.Eric Christopher
2012-02-13add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith
2012-01-05revert r147542 after comments from Joerg SonnenbergerSebastian Pop
2012-01-04use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop
2011-11-28rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith
2011-11-28update description of LLVM_DEFAULT_TARGET_TRIPLEDylan Noblesmith
2011-11-01rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop
2011-09-20include/llvm/Config/llvm-config.h.in: Add the entry LLVM_PATH_XDOT_PY, for co...NAKAMURA Takumi
2011-09-20include/llvm/Config: Reorder LLVM_HAS_ATOMICS along config.h.in for consistency.NAKAMURA Takumi
2011-09-19Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher
2011-08-12include/llvm/Config/llvm-config.h: Reorder and reword to follow (generated) c...NAKAMURA Takumi
2011-07-22Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,Evan Cheng
2011-07-19Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng
2011-07-14Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng
2011-03-09Add InitializeNativeAsmParser function.Jan Sjödin
2010-08-30Fix LLVM target initialization to deal with sociopathic outside projectsEric Christopher
2010-08-08Add a bit of a hack to avoid multiple defines of variables inEric Christopher
2010-08-08Fix PR7809 by creating a header for just llvm variables that can beEric Christopher