[PATCH] D112487: [WebAssembly] Fix debug locations for ExplicitLocals pass

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 11:52:05 PDT 2021


sbc100 added a comment.

In D112487#3097340 <https://reviews.llvm.org/D112487#3097340>, @sbc100 wrote:

> This change seems to have broken at least one emscripten test:
>
> `./tests/runner other.test_pthread_lsan_leak`
>
> Seems like the source map locations are off.
>
> Maybe we can revert while we figure it out since there are other other recent llvm changes that we want to get into emscripten ASAP?

Link to failing integration bot: https://logs.chromium.org/logs/emscripten-releases/buildbucket/cr-buildbucket/8832019855439718609/+/steps/Emscripten_testsuite__upstream__other_/0/stdout


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112487



More information about the llvm-commits mailing list