1
Fork 0
rust/compiler/rustc_codegen_ssa/src
Matthias Krüger 68313623fc
Rollup merge of #131480 - madsmtm:macos-fix-strip-binary, r=nnethercote
Fix hardcoded strip path when cross-compiling from Linux to Darwin

Fixes https://github.com/rust-lang/rust/issues/131206.

I fear that https://github.com/rust-lang/rust/pull/131405 might end up taking some time, so opening this PR to resolve the regression.

`@rustbot` label O-apple
2024-10-10 12:49:20 +02:00
..
back Rollup merge of #131480 - madsmtm:macos-fix-strip-binary, r=nnethercote 2024-10-10 12:49:20 +02:00
debuginfo Do not unnecessarily eval consts in codegen 2024-09-20 20:38:11 -04:00
mir compiler: Factor rustc_target::abi out of cg_ssa 2024-10-08 18:24:56 -07:00
traits Auto merge of #130389 - Luv-Ray:LLVMMDNodeInContext2, r=nikic 2024-09-24 12:07:48 +00:00
assert_module_sources.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
base.rs Relate binders explicitly, do a leak check too 2024-09-30 12:42:29 -04:00
codegen_attrs.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
common.rs Clean up formatting. 2024-09-17 16:24:35 +10:00
errors.rs Use wide pointers consistenly across the compiler 2024-10-04 14:06:48 +02:00
lib.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
meth.rs fix ices on vfe about principal trait 2024-09-23 15:25:52 +08:00
mono_item.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
size_of_val.rs fix ices on vfe about principal trait 2024-09-23 15:25:52 +08:00
target_features.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00