[PATCH] D135898: [wasm-ld] Allow importing/exporting the output module's memory with arbitrary names

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 13:59:58 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd4c8a0edca51: [wasm-ld] Allow importing/exporting the output module's memory with arbitrary… (authored by sunfish).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135898/new/

https://reviews.llvm.org/D135898

Files:
  lld/test/wasm/memory-naming.test
  lld/wasm/Config.h
  lld/wasm/Driver.cpp
  lld/wasm/Options.td
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135898.472124.patch
Type: text/x-patch
Size: 11061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/b5ee3328/attachment.bin>


More information about the llvm-commits mailing list