rust/compiler/rustc_codegen_ssa/src/back
Trevor Gross 2c6fa32bdc
Rollup merge of #136637 - Pyr0de:binary-format, r=Noratrieb
Add binary_format to rustc target specs

Added binary format field to `TargetOptions`

Fixes #135724

r? `@Noratrieb`
2025-02-23 14:30:26 -05:00
..
apple Move versioned LLVM target creation to rustc_codegen_ssa 2024-11-01 17:07:18 +01:00
linker Rustfmt 2025-02-08 22:12:13 +00:00
rpath Support rpath with -Clinker-flavor=ld 2024-11-24 01:20:29 +01:00
apple.rs Print env var in --print=deployment-target 2024-11-22 20:46:05 +01:00
archive.rs Rustfmt 2025-02-08 22:12:13 +00:00
command.rs Shorten linker output even more when --verbose is not present 2025-01-25 16:04:52 -05:00
link.rs Rollup merge of #136439 - yotamofek:pr/codegen-ssa-no-indexing, r=Noratrieb 2025-02-23 14:30:24 -05:00
linker.rs Create a generic AVR target: avr-none 2025-02-19 19:01:51 +01:00
lto.rs Make CodegenCx and Builder generic 2025-01-24 16:05:26 -05:00
metadata.rs Adds binary_format to rustc target specs 2025-02-17 20:32:12 +05:30
mod.rs Move versioned LLVM target creation to rustc_codegen_ssa 2024-11-01 17:07:18 +01:00
rpath.rs Support rpath with -Clinker-flavor=ld 2024-11-24 01:20:29 +01:00
symbol_export.rs Fix binding mode problems 2025-02-22 00:13:19 +00:00
write.rs Rollup merge of #136439 - yotamofek:pr/codegen-ssa-no-indexing, r=Noratrieb 2025-02-23 14:30:24 -05:00