[PATCH] D91635: [WebAssembly] Fix parsing of linking section for named global imports
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 08:06:03 PST 2020
wingo added a comment.
In D91635#2400037 <https://reviews.llvm.org/D91635#2400037>, @wingo wrote:
> In D91635#2400022 <https://reviews.llvm.org/D91635#2400022>, @sbc100 wrote:
>
>> Did you run all of llvm/test/MC/WebAssembly and all of lld/test/wasm?
>
> All of MC/WebAssembly but not lld. Let me do that now.
Yep, lld/test/wasm tests pass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91635/new/
https://reviews.llvm.org/D91635
More information about the llvm-commits
mailing list