[PATCH] D96001: [WebAssembly][lld] Preassign table number 0 to indirect function table for MVP inputs

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 07:21:34 PST 2021


wingo added a comment.

So.... this one is ready for review again I think.  I haven't been able to test some of the the error cases in `synthesizeMVPIndirectFunctionTableIfNeeded` because you can't actually make files with those characteristics currently.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96001



More information about the llvm-commits mailing list