-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In LLVM 9 LLD has been updated to emit shared memory and passive segments by default for threaded code, and `__wasm_init_memory` is a function exported used to initialize memory. Update our transform/runtime here to hook up all those wires correctly. Closes #1631
- Loading branch information
1 parent
efacd8b
commit b9b8c20
Showing
1 changed file
with
81 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters