about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/back/lto.rs
AgeCommit message (Expand)AuthorLines
2020-09-17Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuseAaron Hill-192/+69
2020-09-09Add `-Z combine_cgu` flagVictor Ding-3/+3
2020-08-30mv compiler to compiler/mark-0/+1075