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

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 02:06:52 PST 2018


ncw added a comment.

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

> Is this change still worth landing with planned symbol table changes coming down the line?


Yes! This change is just to do with the provisional indexes - which are Wasm indexes, and won't change with all the symbol table changes. The code & tests affected by this change aren't touched by any of my later commits.


Repository:
  rL LLVM

https://reviews.llvm.org/D42095





More information about the llvm-commits mailing list