[PATCH] D118995: [WebAssembly] Refactor and fix emission of external IR global decls
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 4 10:15:13 PST 2022
pmatos added a comment.
In D118995#3297389 <https://reviews.llvm.org/D118995#3297389>, @pmatos wrote:
> In D118995#3297060 <https://reviews.llvm.org/D118995#3297060>, @sbc100 wrote:
>
>> Are you able to verify this against emscripten? Perhaps run the core2 test suite there? If not let me know and I can give it a go.
>
> Yes, the ubsan tests just finished and passing. I was going to give a go on the emscripten as well, but I am having some issues with the testsuites. For some reason running `tests/runner` shows no testsuites available. I will contact you in pvt.
Ah sorry, found my mistake. I am running the core2 tests of emscripten.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118995/new/
https://reviews.llvm.org/D118995
More information about the llvm-commits
mailing list