about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/back/command.rs
AgeCommit message (Expand)AuthorLines
2024-03-20Update comment and remove special-case for Wasm targets which is incompatible...Douglas Young-6/+0
2022-06-28Reduce usage of Symbol in the linker codebjorn3-6/+0
2022-05-25Simplify implementation of `-Z gcc-ld`Vadim Petrochenkov-6/+1
2021-12-15Remove unnecessary sigils around `Symbol::as_str()` calls.Nicholas Nethercote-1/+1
2020-10-05Instruct lld that our @ files are posix-style, not WindowsMark Rousskov-0/+6
2020-08-30mv compiler to compiler/mark-0/+183