[PATCH] D136110: [wasm-ld] Define a `__heap_end` symbol marking the end of allocated memory.

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 16:24:23 PDT 2022


sunfish updated this revision to Diff 468361.
sunfish added a comment.

- Merge the comments for __heap_base and __heap_end.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136110

Files:
  lld/test/wasm/export-all.s
  lld/test/wasm/mutable-global-exports.s
  lld/wasm/Driver.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136110.468361.patch
Type: text/x-patch
Size: 5334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/6311d237/attachment.bin>


More information about the llvm-commits mailing list