mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
827c27d39a
Fix linking two dylibs together when both depend on profiler_builtins See the comment inside this commit for why. Fixes a regression from https://github.com/rust-lang/rust/pull/150014 reported at [#t-compiler > 1.94 profiler_builtin linkage in dylibs](https://rust-lang.zulipchat.com/#narrow/channel/131828-t-compiler/topic/1.2E94.20profiler_builtin.20linkage.20in.20dylibs/with/583704962).