about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-02-18librustc_codegen_llvm => 2018Taiki Endo-1/+2
2018-11-22Add rustc_codegen_ssa to sysrootbjorn3-1/+0
2018-11-16Beginning of moving all backend-agnostic code to rustc_codegen_ssaDenis Merigoux-0/+1
2018-08-31Support local ThinLTO with incremental compilation.Michael Woerister-0/+1
2018-08-06Building librustc_codegen_llvm in a separate directoryMark Rousskov-27/+0
2018-06-20Replace tempdir by tempfile in librustc_transBastien Orivel-1/+1
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+49