aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-282-5/+5
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-253-6/+11
* Add WITH_CLANG_FORMAT optionConrad Meyer2020-06-241-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-202-5/+5
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-238-16/+22
* llvm: add a build knob for enabling assertionsKyle Evans2020-04-061-1/+3
* lldb: build and enable lua script bindingsEd Maste2020-04-032-1/+6
* lldb: commit generated LLDBWrapLua.cppEd Maste2020-04-031-0/+71334
* lldb: add rule to generate LLDBWrapLua.cppEd Maste2020-04-031-0/+13
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-262-5/+5
* Remove sparc support from clang build infrastructure. Any remaining sparc filesWarner Losh2020-03-202-49/+5
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-182-5/+5
* Move another file in libllvm from sources required for world, to sourcesDimitry Andric2020-03-101-1/+1
* Add one additional file to libllvmminimal, to help the ppc64 bootstrap.Dimitry Andric2020-03-101-0/+1
* Remove -mlong-calls vhen building arm libraries and llvm.Dimitry Andric2020-03-101-5/+0
* Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-03-052-5/+5
* Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-02-272-5/+5
* Instead of using just the long upstream commit hash for LLVM componentDimitry Andric2020-02-242-5/+5
* Work around riscv buildworld failure where it cannot link the finalDimitry Andric2020-02-171-0/+1
* Merge ^/vendor/llvm-project/release-10.x up to its last change (upstreamDimitry Andric2020-02-153-5/+7
* Update build glue for lldb (MK_LLDB=yes). Also update lldb's generatedDimitry Andric2020-01-273-20/+41
* 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 full build (MK_CLANG_FULL=yes) of the clangDimitry Andric2020-01-261-0/+10
* Update build glue for a minimal build of the clang executable.Dimitry Andric2020-01-264-46/+159
* Adjust libllvmminimal and tblgen Makefiles so all the tblgen executablesDimitry Andric2020-01-252-2/+1
* From 10.0.0 onwards, llvm requires C++14 to build.Dimitry Andric2020-01-251-1/+1
* * Bump version numbers to 10.0.0Dimitry Andric2020-01-2510-35/+81
* [PowerPC] Fix libllvmminimal build when building from powerpc64 ELFv1.Brandon Bergren2020-01-071-0/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-12-229-21/+22
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-209-16/+14
* 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-203-1/+17
* Sync target triple generation with the version in Makefile.inc1.John Baldwin2019-11-121-2/+2
* Fix build of LLVM RISC-V backendMitchell Horne2019-10-181-0/+1
* Prepare for merging back to head:Dimitry Andric2019-10-082-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-192-9/+9
* Apparently DebugInfo/DWARF/DWARFExpression.cpp is always needed, atDimitry Andric2019-09-141-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-072-5/+5
* Add a VCSVersion.inc header with revision and repository defines,Dimitry Andric2019-09-063-4/+15
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-022-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-025-7/+7
* Update Makefile and mtree for clang internal headers, and updateDimitry Andric2019-08-311-0/+24
* Update build glue for a build of clang plus lldb (enabled via MK_LLDB).Dimitry Andric2019-08-261-11/+46
* 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-242-0/+11
* 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-234-55/+79
* Regenerate config and version headers.Dimitry Andric2019-08-238-46/+57