Reorder LLVM_ENABLE_ABI_BREAKING_CHECKS in llvm-config.h.*.
[oota-llvm.git] / include / llvm / Config / llvm-config.h.in
2015-06-18 NAKAMURA TakumiReorder LLVM_ENABLE_ABI_BREAKING_CHECKS in llvm-config...
2015-03-26 Sanjoy Das[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
2015-02-17 Reid KlecknerExpose LLVM_VERSION_PATCH in llvm-config.h
2014-11-19 Peter CollingbourneExpose LLVM version string via macro in llvm-config...
2014-06-04 Alp Tokerconfig.h: fix layering and don't duplicate definitions
2014-06-02 Alp TokerGraphWriter: detect graph viewer programs at runtime
2013-06-11 Rafael EspindolaDon't define LLVM_LIBDIR, it is not used anymore.
2013-05-04 Tim NorthoverAllow host triple to be correctly overridden in CMake...
2012-12-13 NAKAMURA TakumiJITEventListener.h: Use llvm-config.h instead of config.h.
2012-07-22 NAKAMURA Takumiautoconf: Re-introduce LLVM_HOSTTRIPLE since r143500...
2012-03-26 Eric ChristopherAdd InitializeNativeTargetDisassembler function.
2012-02-13 Dylan Noblesmithadd LLVM_VERSION_MAJOR and _MINOR defines
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
2011-11-28 Dylan Noblesmithupdate description of LLVM_DEFAULT_TARGET_TRIPLE
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-09-20 NAKAMURA Takumiinclude/llvm/Config/llvm-config.h.in: Add the entry...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config: Reorder LLVM_HAS_ATOMICS along...
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2011-08-12 NAKAMURA Takumiinclude/llvm/Config/llvm-config.h: Reorder and reword...
2011-07-22 Evan ChengCombine all MC initialization routines into one. e...
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-03-09 Jan SjödinAdd InitializeNativeAsmParser function.
2010-08-30 Eric ChristopherFix LLVM target initialization to deal with sociopathic...
2010-08-08 Eric ChristopherAdd a bit of a hack to avoid multiple defines of variab...
2010-08-08 Eric ChristopherFix PR7809 by creating a header for just llvm variables...