Skip to content

[WebAssembly] Implement support for Common symbols#199303

Draft
dschuff wants to merge 5 commits into
llvm:mainfrom
dschuff:common-sym
Draft

[WebAssembly] Implement support for Common symbols#199303
dschuff wants to merge 5 commits into
llvm:mainfrom
dschuff:common-sym

Conversation

@dschuff
Copy link
Copy Markdown
Member

@dschuff dschuff commented May 22, 2026

Implements enough support for Common symbols for C tentative definitions
(i.e. no initializers), according to Linking document proposal in
WebAssembly/tool-conventions#267 WebAssembly/tool-conventions#267
and the detailed plan in
#196641 #196641.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 22, 2026

✅ With the latest revision this PR passed the C/C++ code formatter.

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.

1 participant