Skip to content

Conversation

folkertdev
Copy link
Contributor

fixes #147789

r? @Amanieu

@rustbot
Copy link
Collaborator

rustbot commented Oct 17, 2025

Some changes occurred in compiler/rustc_codegen_ssa

cc @WaffleLapkin

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 17, 2025
@folkertdev folkertdev changed the title Naked function sections naked functions: respect function-sections Oct 17, 2025
@folkertdev folkertdev force-pushed the naked-function-sections branch from 2ebd197 to ac4b179 Compare October 17, 2025 14:39
@rustbot rustbot added the A-run-make Area: port run-make Makefiles to rmake.rs label Oct 17, 2025
@folkertdev folkertdev force-pushed the naked-function-sections branch from ac4b179 to 6580a5f Compare October 17, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Each naked function creates separate PE code section

4 participants