Dimitry Andric
75b4d546cd
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
...
release/11.x llvmorg-11.0.0-rc2-0-g414f32a9e86.
MFC after: 6 weeks
X-MFC-With: r364284
2020-08-24 17:43:23 +00:00
Dimitry Andric
5ffd83dbcc
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
...
master 2e10b7a39b9, the last commit before the llvmorg-12-init tag, from
which release/11.x was branched.
Note that for now, I rolled back all our local changes to make merging
easier, and I will reapply the still-relevant ones after updating to
11.0.0-rc1.
2020-07-31 21:22:58 +00:00
Dimitry Andric
8c27c5541e
Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream
...
commit llvmorg-10.0.0-rc3-1-gc290cb61fdc), and bump versions.
2020-03-05 18:11:47 +00:00
Dimitry Andric
4739579419
Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream
...
commit llvmorg-10.0.0-rc2-70-ge5cb70267e7), and bump versions.
2020-02-27 19:04:39 +00:00
Dimitry Andric
13138422bc
Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream
...
commit llvmorg-10.0.0-rc2-0-g90c78073f73), bump versions, and update
build glue.
2020-02-15 14:58:40 +00:00
Dimitry Andric
480093f444
Merge ^/vendor/lvm-project/master up to its last change (upstream commit
...
e26a78e70), and resolve conflicts.
2020-01-24 22:00:03 +00:00
Dimitry Andric
85868e8a1d
Merge ^/vendor/lld/dist up to its last change, and resolve conflicts.
2020-01-23 21:35:51 +00:00
Dimitry Andric
2dd94b045e
Merge ^/vendor/llvm-project/master until just before r356843.
2020-01-20 18:21:55 +00:00
Dimitry Andric
c14a5a8800
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
...
9.0.1 final release c1a0a213378a458fbea1a5c77b315c7dce08fd05.
Release notes for llvm, clang, lld and libc++ 9.0.1 will become
available here:
https://releases.llvm.org/9.0.1/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/tools/lld/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/projects/libcxx/docs/ReleaseNotes.html
PR: 240629
MFC after: 1 month
2019-12-22 11:50:44 +00:00
Dimitry Andric
0b57cec536
Move all sources from the llvm project into contrib/llvm-project.
...
This uses the new layout of the upstream repository, which was recently
migrated to GitHub, and converted into a "monorepo". That is, most of
the earlier separate sub-projects with their own branches and tags were
consolidated into one top-level directory, and are now branched and
tagged together.
Updating the vendor area to match this layout is next.
2019-12-20 19:53:05 +00:00