about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/back
AgeCommit message (Expand)AuthorLines
2020-10-11Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikicbors-192/+69
2020-09-30Update LLVM and add Unsupported diagnosticHugues de Valon-0/+7
2020-09-17Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuseAaron Hill-192/+69
2020-09-09Add `-Z combine_cgu` flagVictor Ding-3/+28
2020-08-30mv compiler to compiler/mark-0/+2484