rust/compiler/rustc_codegen_ssa/src/back
Mads Marquart 5b51331abe Apple: Refactor deployment target version parsing
- Merge minimum OS version list into one function (makes it easier to
  see the logic in it).
- Parse patch deployment target versions.
- Consistently specify deployment target in LLVM target (previously
  omitted on `aarch64-apple-watchos`).
2024-09-05 06:47:13 +02:00
..
rpath Reformat use declarations. 2024-07-29 08:26:52 +10:00
archive.rs Fix elided_named_lifetimes in code 2024-08-24 19:21:32 +03:00
command.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
link.rs linker: Synchronize native library search in rustc and linker 2024-08-27 22:13:31 +03:00
linker.rs linker: Better support alternative static library naming on MSVC 2024-08-27 22:13:31 +03:00
lto.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
metadata.rs Apple: Refactor deployment target version parsing 2024-09-05 06:47:13 +02:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
symbol_export.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
write.rs Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic 2024-08-29 16:21:47 +02:00