[PATCH] D109722: [lld][WebAssembly] Relax limitations on multithreaded instantiation

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 13 14:44:24 PDT 2021


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

I think this makes sense as a simple tweak to our current protocol. I could imagine us wanting to rethink it more generally in the future, but I don't think that needs to block the worklet fix.
Maybe also reference the bug number in the commit message?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109722



More information about the llvm-commits mailing list