Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #148339 - folkertdev:naked-macos-private-extern, r=Amanieu
naked functions: emit `.private_extern` on macos fixes https://github.com/rust-lang/rust/issues/148307 Emit `.private_extern` on macos when the naked function uses `Linkage::Internal`. Failing to do so can cause issues with LTO. The documentation on this directive is kind of sparse, but I believe this is at least not incorrect, and does fix the issue. r? @Amanieu cc @bjorn3
rust-bors[bot] 3 months ago
parent f7e2c1e · parent 7d4a5b7 · commit aea42e3
0 files changed, 0 insertions, 0 deletions