about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
AgeCommit message (Expand)AuthorLines
2020-10-11Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikicbors-3/+36
2020-09-30Update LLVM and add Unsupported diagnosticHugues de Valon-0/+3
2020-09-17Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuseAaron Hill-3/+36
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-0/+3857