Skip to content

Conversation

@sbc100
Copy link
Member

@sbc100 sbc100 commented Oct 9, 2020

wasm-ld now has a -Bsymbolic flag whihc allows these
this to be done directly in the linker.

See https://reviews.llvm.org/D89152

@sbc100 sbc100 requested a review from kripken October 9, 2020 19:28
wasm-ld now does this better than binaryen and does
it by default when linking and executable and optionally
with `-Bsymbolic` when linking a shared library.

See https://reviews.llvm.org/D89152
@sbc100 sbc100 force-pushed the remove_internalize_got_entries branch from 1f2c1c9 to 8b0bb15 Compare October 13, 2020 14:32
@sbc100 sbc100 merged commit 8943fcc into master Oct 13, 2020
@sbc100 sbc100 deleted the remove_internalize_got_entries branch October 13, 2020 15:59
sbc100 added a commit that referenced this pull request Sep 22, 2022
TABLE_BASE usage was removed in #3211.
MEMORY_BASE usage was removed in #3089.
NEW_SIZE usage was removed in #3180.
sbc100 added a commit that referenced this pull request Sep 22, 2022
TABLE_BASE usage was removed in #3211.
MEMORY_BASE usage was removed in #3089.
NEW_SIZE usage was removed in #3180.
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.

3 participants