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

Update linker in prep for updating LLVM #2760

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Conversation

osa1
Copy link
Contributor

@osa1 osa1 commented Sep 1, 2021

These changes are needed to update to LLVM 12: #2542

- Implement extended name section
  (https://github.com/WebAssembly/extended-name-section/blob/master/proposals/extended-name-section/Overview.md)

- Handle `start` functions in the RTS module in linker

These changes are needed to update to LLVM 12: #2542
@osa1 osa1 requested a review from nomeata September 1, 2021 06:01
@osa1 osa1 mentioned this pull request Sep 1, 2021
@github-actions
Copy link

github-actions bot commented Sep 1, 2021

Comparing from 10d1a5d to ab23fba:
The produced WebAssembly code seems to be completely unchanged.

Copy link
Collaborator

@nomeata nomeata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@osa1 osa1 added the automerge-squash When ready, merge (using squash) label Sep 1, 2021
@mergify mergify bot merged commit e816419 into master Sep 1, 2021
@mergify mergify bot deleted the osa1/update_linker branch September 1, 2021 09:31
@mergify mergify bot removed the automerge-squash When ready, merge (using squash) label Sep 1, 2021
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