[PATCH] D62832: [WebAssembly] add memory map file support for wasm-ld

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 17:54:28 PDT 2019


tlively added a comment.

This would require a test before it is merged.



================
Comment at: lld/wasm/MapFile.cpp:18
+//      13f4        4     1 __stdin_used
+//      13f4        4     1 __stdout_used
+//
----------------
It might be good to give the hex values an 0x prefix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62832





More information about the llvm-commits mailing list