Files
rust/compiler/rustc_codegen_ssa/src/back
Jacob Pratt cf607056a0 Rollup merge of #156000 - pmur:murp/fix-155972, r=wesleywiser
Fix ICE when using -Zinstrument-mcount and -Clinker-flavor=lld

-Zinstrument-mcount passes -pg to the gnu linker command. This option is only supported by the cc frontend.

This fixes https://github.com/rust-lang/rust/issues/155972
2026-04-30 22:28:35 -04:00
..
2025-02-08 22:12:13 +00:00
2026-02-14 13:47:52 +01:00
2025-09-12 20:53:28 +02:00
2025-03-25 21:53:52 +01:00