[PATCH] D42030: [WebAssembly] Define __heap_base globalThis is an immutable exported global representingthe start of the heap area. It is a page aligned.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 13 09:57:41 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42030

Files:
  test/wasm/alias.ll
  test/wasm/call-indirect.ll
  test/wasm/comdats.ll
  test/wasm/data-layout.ll
  test/wasm/export.ll
  test/wasm/load-undefined.ll
  test/wasm/local-symbols.ll
  test/wasm/stack-pointer.ll
  test/wasm/visibility-hidden.ll
  test/wasm/weak-alias-overide.ll
  test/wasm/weak-alias.ll
  test/wasm/weak-symbols.ll
  test/wasm/weak-undefined.ll
  wasm/Config.h
  wasm/Driver.cpp
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42030.129767.patch
Type: text/x-patch
Size: 15373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180113/306d8aeb/attachment.bin>


More information about the llvm-commits mailing list