aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Semantics/pointer-assignment.cpp
diff options
context:
space:
mode:
authorDan Gohman <dev@sunfishcode.online>2022-10-04 12:50:10 -0700
committerDan Gohman <dev@sunfishcode.online>2022-10-31 13:59:46 -0700
commitd4c8a0edca51d83b084291960eea6664b9f56327 (patch)
treea4360dc0e83945421ee16457d9f96f08f02689c2 /flang/lib/Semantics/pointer-assignment.cpp
parenta3a9fffea1bfd14ea509007cbf4f9fdb4d602c7c (diff)
downloadllvm-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