about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/back/mod.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-8/+0
2019-12-22Format the worldMark Rousskov-5/+5
2019-07-25rustc: Update wasm32 support for LLVM 9Alex Crichton-1/+0
2019-04-20Move almost all of cg_llvm/back/link.rs to cg_ssabjorn3-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-16Separating the back folder between backend-agnostic and LLVM-specific codeDenis Merigoux-0/+17