aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm-project main llvmorg-15-init-15358-g53dc0f107877.vendor/llvm-project/llvmorg-15-init-15358-g53dc0f107877Dimitry Andric2022-07-031-0/+2
|
* Vendor import of llvm-project main llvmorg-14-init-17616-g024a1fab5c35.vendor/llvm-project/llvmorg-14-init-17616-g024a1fab5c35Dimitry Andric2022-01-271-0/+1
|
* Vendor import of llvm-project main llvmorg-14-init-10186-gff7f2cfa959b.vendor/llvm-project/llvmorg-14-init-10186-gff7f2cfa959bDimitry Andric2021-11-191-6/+3
|
* Copy llvm vendor/*/dist to vendor/llvm-project/masterDimitry Andric2019-12-201-0/+356
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