[llvm-bugs] [Bug 35544] Wasm: add new weak global symbol "__stack_top"
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jan 17 06:49:38 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35544
Nicholas Wilson <ncw at realvnc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Nicholas Wilson <ncw at realvnc.com> ---
This was fixed in r322609 (D42030).
The symbol is called "__heap_base" (not "__stack_top" or "__heap_bottom" as
described above).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180117/b6e1b45b/attachment.html>
More information about the llvm-bugs
mailing list