[PATCH] D42030: [WebAssembly] Define __heap_base global
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 15 13:55:42 PST 2018
ncw added a comment.
Nice, thank you! My Musl port makes use of this, I'll test it sometime and confirm it's working. I do need to get onto that and try and work out how to make it useful to the Emscripten folks or the compat waterfall.
4096-byte alignment is good, when I read the comment I thought it was a 64KiB Wasm page :)
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42030
More information about the llvm-commits
mailing list