[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:39:22 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b24e9be175d: [wasm-ld] Define a `__heap_end` symbol marking the end of allocated memory. (authored by sunfish).

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.468367.patch
Type: text/x-patch
Size: 5334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/ceb8a625/attachment.bin>


More information about the llvm-commits mailing list