about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/back/lto.rs
AgeCommit message (Expand)AuthorLines
2018-07-11Provide a way of accessing the ThinLTO module import map in rustc.Michael Woerister-1/+68
2018-06-12Rename -Z no-verify to -Z verify-llvm-irNikita Popov-2/+2
2018-06-12Respect -Z no-verify during LTONikita Popov-6/+11
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+773