[PATCH] D120229: [WebAssembly] Update WebAssemblyAsmTypeCheck for table.get
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 06:26:03 PST 2022
pmatos added a comment.
In D120229#3359775 <https://reviews.llvm.org/D120229#3359775>, @DavidSpickett wrote:
> This caused two test failures on one of our bots: https://lab.llvm.org/buildbot/#/builders/183/builds/3684
>
> For the new test, it's possible you had a `wasm-ld` on your path and that's why it worked locally.
>
> Please investigate then reland.
Thanks David, yes that was the issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120229/new/
https://reviews.llvm.org/D120229
More information about the llvm-commits
mailing list