add LLVM_VERSION_MAJOR and _MINOR defines
[oota-llvm.git] / include / llvm / Config / llvm-config.h.in
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...