[PATCH] D74191: [WebAssembly] Implement multivalue call_indirects

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 9 19:33:21 PST 2020


tlively added a comment.

In D74191#1865981 <https://reviews.llvm.org/D74191#1865981>, @aheejin wrote:

> It looks this assumes D71484 <https://reviews.llvm.org/D71484> and D71496 <https://reviews.llvm.org/D71496> have not been reverted, right?


Correct, I will have to reland those patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74191





More information about the llvm-commits mailing list