[PATCH] D113208: [WebAssembly] Fix debug locations for ExplicitLocals pass (#2)

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 11:32:30 PDT 2021


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

LGTM. Let's get this in to fix https://bugs.chromium.org/p/chromium/issues/detail?id=1251909 and then we can investigate the Binaryen bug (and consider whether this or another approach is actually the best for these stackified local.gets) separately.


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

https://reviews.llvm.org/D113208



More information about the llvm-commits mailing list