[PATCH] D42095: [WebAssembly] Output provisional table to match LLD relocatable output

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 10:49:52 PST 2018


dschuff added a comment.

In https://reviews.llvm.org/D42095#993612, @sbc100 wrote:

> This change does not effect lld because the wasm "table" in
>  object file format is purely cosmetic and lld ignores its
>  contents.
>
>  


Is "cosmetic" the right term? Is it really to ensure that the object file still validates?


Repository:
  rL LLVM

https://reviews.llvm.org/D42095





More information about the llvm-commits mailing list