diff options
author | Dan Gohman <dev@sunfishcode.online> | 2022-10-04 12:50:10 -0700 |
---|---|---|
committer | Dan Gohman <dev@sunfishcode.online> | 2022-10-31 13:59:46 -0700 |
commit | d4c8a0edca51d83b084291960eea6664b9f56327 (patch) | |
tree | a4360dc0e83945421ee16457d9f96f08f02689c2 /flang/lib/Semantics/pointer-assignment.cpp | |
parent | a3a9fffea1bfd14ea509007cbf4f9fdb4d602c7c (diff) | |
download | llvm-d4c8a0edca51d83b084291960eea6664b9f56327.zip llvm-d4c8a0edca51d83b084291960eea6664b9f56327.tar.gz llvm-d4c8a0edca51d83b084291960eea6664b9f56327.tar.bz2 |
[wasm-ld] Allow importing/exporting the output module's memory with arbitrary names
This adds an `--export-memory` option to wasm-ld which allows passing
a name to give to the exported memory, and extends `--import-memory` to
allow passing a <module>,<name> pair specifying where the memory should
be imported from.
This is based on https://reviews.llvm.org/D131376, with the main
difference being that it only supports exporting memory by one name.
Differential Revision: https://reviews.llvm.org/D135898
Diffstat (limited to 'flang/lib/Semantics/pointer-assignment.cpp')
0 files changed, 0 insertions, 0 deletions