Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate differences between Git version of llvm-project release/8.x,vendor/llvm-project/release-8.x | Dimitry Andric | 2019-12-20 | 1 | -1/+1 |
| | | | | | | | and our vendor import in ^/vendor/llvm-project/release-8.x. Notes: svn path=/vendor/llvm-project/release-8.x/; revision=355955 | ||||
* | Copy llvm vendor/*/dist-release_80 to vendor/llvm-project/release-8.x | Dimitry Andric | 2019-12-20 | 1 | -0/+1151 |
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. Notes: svn path=/vendor/llvm-project/release-8.x/; revision=355947 |