rust/compiler/rustc_codegen_ssa/src/back
许杰友 Jieyou Xu (Joe) 8d20d71256
Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic
Remove legacy bitcode for iOS

Follow #117364.
2024-11-25 00:39:05 +08:00
..
apple Move versioned LLVM target creation to rustc_codegen_ssa 2024-11-01 17:07:18 +01:00
rpath Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
apple.rs Emit diagnostics for incorrect deployment targets 2024-11-01 17:07:19 +01:00
archive.rs Add a default implementation for CodegenBackend::link 2024-11-09 20:42:56 +00:00
command.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
link.rs Rollup merge of #133217 - xingxue-ibm:fix-strip, r=compiler-errors 2024-11-23 20:50:14 +08:00
linker.rs Account for wasm32v1-none when exporting TLS symbols 2024-11-20 14:02:25 +01:00
lto.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
metadata.rs aix: fix archive format 2024-11-21 10:33:07 -05:00
mod.rs Move versioned LLVM target creation to rustc_codegen_ssa 2024-11-01 17:07:18 +01:00
rpath.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
symbol_export.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
write.rs Remove forces_embed_bitcode 2024-11-24 15:51:47 +08:00