summaryrefslogtreecommitdiff
path: root/tools/llvm/Makefile
AgeCommit message (Expand)Author
2021-05-30Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9joerg
2020-02-21LLVM doesn't use term.h, so don't check for it when probing here either.joerg
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2017-01-11Sync tools build glue with LLVM pre-4.0.0.joerg
2015-03-05misc/48722: Use explicit HOST_SH in case the user insists on removingjoerg
2015-01-05cleandir-llvm should not exist in the filesystemjoerg
2014-01-16Pass HOST_CXX to llvm configure as CXX=${HOST_CXX:Q} since llvm wants c++matt
2013-09-02Update LLVM/Clang snapshot to r189662. This includes many improvementsjoerg
2013-02-20Work-around for python detection in LLVM's configure scriptjoerg
2012-06-17Fix version string returned by clang --version.joerg
2012-06-16Update LLVM/Clang snapshot to r158533. This brings in support forjoerg
2012-05-31Forcefully override the GNU make configure check. The build system injoerg
2012-02-28Update LLVM/Clang snapshot to r151411. This brings in Lambda support forjoerg
2011-07-18Partially revert last, keep assertions enabled (but with the correctjoerg
2011-07-18Pass HOST_CC otherwise fails e.g. on Mac OS X; fixed typo in --disable-assert...adam
2011-07-07Fix cleandir-llvm (only remove config if it exists)matt
2011-07-05Hook up LLVM's MIPS target.joerg
2011-07-05Also enable toolchain build of ARMjoerg
2011-07-05Hook up LLVM's SPARC target.joerg
2011-07-04Hook up LLVM's PowerPC.joerg
2011-05-16Update to LLVM/Clang revision 131404. This includes the fix for asm labelsjoerg
2011-03-21--with-clang-resource-dir is no longer neededjoerg
2011-03-18Update LLVM snapshot. This allows deriving the target from the binaryjoerg
2011-02-06Add LLVM and clang build system. It is enabled by MKLLVM=yes.joerg