summaryrefslogtreecommitdiff
path: root/lib/clang/libllvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a few more files to libllvm, which are required when doing sanitizedDimitry Andric2020-09-031-0/+3
* Add a missed source file for LLVM's BPF target. This target is notDimitry Andric2020-08-221-0/+1
* Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds,Dimitry Andric2020-08-061-23/+99
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-251-1/+6
* Remove sparc support from clang build infrastructure. Any remaining sparc filesWarner Losh2020-03-201-43/+5
* Move another file in libllvm from sources required for world, to sourcesDimitry Andric2020-03-101-1/+1
* Work around riscv buildworld failure where it cannot link the finalDimitry Andric2020-02-171-0/+1
* Update build glue for lldb (MK_LLDB=yes). Also update lldb's generatedDimitry Andric2020-01-271-0/+1
* Update build glue for extra clang/llvm tools (MK_CLANG_EXTRAS=yes).Dimitry Andric2020-01-261-0/+15
* Update build glue for a world stage, e.g. when not only clang, but alsoDimitry Andric2020-01-261-0/+9
* Update build glue for a minimal build of the clang executable.Dimitry Andric2020-01-261-10/+54
* Adjust libllvmminimal and tblgen Makefiles so all the tblgen executablesDimitry Andric2020-01-251-1/+0
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Add a few missed source files to libllvm, for the MK_LLVM_TARGET_BPF=yesDimitry Andric2019-12-101-0/+2
* Add explanatory comments for the different SRCS_xxx variables used inDimitry Andric2019-11-201-0/+11
* Fix build of LLVM RISC-V backendMitchell Horne2019-10-181-0/+1
* Apparently DebugInfo/DWARF/DWARFExpression.cpp is always needed, atDimitry Andric2019-09-141-1/+1
* Update build glue for a build of clang plus lld (enabled via MK_LLD).Dimitry Andric2019-08-241-1/+1
* Update build glue for a build of clang including the static analyzerDimitry Andric2019-08-241-0/+1
* Update build glue for a build of clang plus the extra tools (enabled viaDimitry Andric2019-08-241-0/+8
* Update build glue for a build of clang plus default base tools (llvm-ar,Dimitry Andric2019-08-241-9/+19
* Update build glue for a minimal build of the clang executable.Dimitry Andric2019-08-231-42/+59
* build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS)Ed Maste2019-06-041-3/+3
* llvm-symbolizer: Move out of CLANG_EXTRAS, into CLANGKyle Evans2019-06-021-2/+2
* Add option to build LLVM RISC-V targetMitchell Horne2019-04-071-5/+51
* Add a few missed files to the MK_LLVM_TARGET_BPF=yes case, otherwiseDimitry Andric2019-03-051-0/+2
* libllvm: promote WithColor and xxhash to SRCS_MINEd Maste2019-03-051-2/+2
* Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes andDimitry Andric2019-01-211-3/+46
* Add and remove sources from libllvm and libclang, to make the minimalDimitry Andric2019-01-211-4/+40
* Merge ^/head r340235 through r340367.Dimitry Andric2018-11-121-1/+1
|\
| * libllvm: Move SampleProfWriter to SRCS_MINEd Maste2018-11-091-1/+1
* | Merge ^/head r337286 through r337585.Dimitry Andric2018-08-101-6/+39
|\|
| * Add optional LLVM BPF target supportDimitry Andric2018-08-091-6/+37
* | The JSON support needs one more file in libllvm, again for llvm-tblgen.Dimitry Andric2018-08-041-0/+1
* | Add one more file to libllvm, needed for llvm-tblgen.Dimitry Andric2018-08-041-0/+1
* | Update build glue for upstream r338536 import.Dimitry Andric2018-08-021-0/+1
* | Update build blue to make WITH_CLANG_EXTRAS and WITH_CLANG_FULL work.Dimitry Andric2018-08-011-0/+15
* | Make the minimal clang executable build.Dimitry Andric2018-07-311-5/+67
* | Remove SRCS for files that have been deleted upstream.Dimitry Andric2018-07-311-7/+0
|/
* Revert r335449 and add needed MK_LLD_BOOTSTRAP check for SRCS_MIW.Bryan Drewery2018-06-221-25/+25
* Add support for selectively enabling LLVM targetsDimitry Andric2018-06-221-0/+35
* Fix sources needed for lld.Bryan Drewery2018-06-201-25/+25
* Rework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross-tools.Bryan Drewery2018-06-201-3/+6
* Recommit r332501, with an additional upstream fix for "Cannot lowerDimitry Andric2018-04-201-0/+1
* Revert r332501 for now, as it can cause build failures on i386.Dimitry Andric2018-04-141-1/+0
* Pull in r325446 from upstream clang trunk (by me):Dimitry Andric2018-04-141-0/+1
* Promote llvm-cov to a standalone optionEd Maste2018-02-101-1/+1
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-021-0/+2
* Add one more file to libllvm's SRCS_MIN, since this one is required forDimitry Andric2017-12-291-1/+1
* Update clang, lld and llvm version numbers for r321414, and update buildDimitry Andric2017-12-241-1/+1