about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-04-20Move almost all of cg_llvm/back/link.rs to cg_ssabjorn3-0/+1
2019-03-03Wrap the self-profiler in an `Arc<Mutex<>>`Wesley Wiser-0/+1
2019-02-09librustc_codegen_ssa => 2018Taiki Endo-0/+1
2018-12-12Increase required version for crates.io `libc` to get fix from PR rust-lang/l...Felix S. Klock II-1/+1
2018-11-22Add rustc_codegen_ssa to sysrootbjorn3-0/+19
2018-11-16Separating the back folder between backend-agnostic and LLVM-specific codeDenis Merigoux-0/+4
2018-11-16Beginning of moving all backend-agnostic code to rustc_codegen_ssaDenis Merigoux-0/+11