Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR for llvm/llvm-project#68387 #773

Merged
merged 1 commit into from
Nov 20, 2023
Merged

PR for llvm/llvm-project#68387 #773

merged 1 commit into from
Nov 20, 2023

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Nov 10, 2023

@llvmbot
Copy link
Member Author

llvmbot commented Nov 10, 2023

@sbc100 What do you think about merging this PR to the release branch?

This allows -mexec-model=reactor -shared produces a library module
with _initialize entrypoint, which is preferrable over __wasm_call_ctors.

This partially reverts https://reviews.llvm.org/D153293

Discussion: dicej/component-linking-demo#3

Reviewed By: sbc100

Differential Revision: https://reviews.llvm.org/D156205

(cherry picked from commit 989ce06)
@llvmbot llvmbot force-pushed the llvm-issue68387 branch 2 times, most recently from ad65db6 to bbcdeb2 Compare November 10, 2023 04:58
@tru
Copy link
Contributor

tru commented Nov 13, 2023

@sbc100 ping? ok to backport?

@tru tru merged commit bb66d8f into release/17.x Nov 20, 2023
7 of 8 checks passed
@tru tru deleted the llvm-issue68387 branch November 20, 2023 08:48
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.

backport 989ce069a4638fd561bebc95f478ca9e45154fec
4 participants