summaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm-project main llvmorg-17-init-19304-gd0b54bb50e51,vendor/llvm-project/llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2023-07-261-2/+2
| | | | the last commit before the upstream release/17.x branch was created.
* Copy llvm vendor/*/dist to vendor/llvm-project/masterDimitry Andric2019-12-201-0/+47
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