summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-reduce
Commit message (Collapse)AuthorAgeFilesLines
* Remove files from vendor/llvm-project/master which are unused, and neverDimitry Andric2020-01-1720-1270/+0
| | | | | | | merged to contrib. Notes: svn path=/vendor/llvm-project/master/; revision=356841
* Copy llvm vendor/*/dist to vendor/llvm-project/masterDimitry Andric2019-12-2020-0/+1270
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/master/; revision=355944