Skip to content

Conversation

@compnerd
Copy link
Member

The default storage section for initialised data is .data. There is no need to explicitly mark the data segment as .data to mirror the semantics of __nocommon__. This reduces the clutter and maintains compatibility.

The default storage section for initialised data is `.data`. There is no
need to explicitly mark the data segment as `.data` to mirror the
semantics of `__nocommon__`. This reduces the clutter and maintains
compatibility.
@bnbarham bnbarham merged commit c4b0fdf into swiftlang:stable/20240723 Sep 27, 2024
@compnerd compnerd deleted the section branch August 8, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants