[PATCH] D105519: [WebAssembly] Deduplicate imports of the same module name, field name, and type

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 19 13:03:34 PDT 2021


sbc100 added a comment.

In D105519#2887626 <https://reviews.llvm.org/D105519#2887626>, @fitzgen wrote:

> In D105519#2884167 <https://reviews.llvm.org/D105519#2884167>, @sbc100 wrote:
>
>> I'm OK landing this first.  Just say when you ready.  Still lgtm.
>
> Thanks. This *should* be ready, except that there seems to be a few failures in CI: https://reviews.llvm.org/harbormaster/unit/114556/
>
> AFAICT, they are all unrelated. Not sure whether these are known-flaky tests or how to retry them or what. Any ideas?

They look unrelated.  Can you try re-basing and re-uploading?


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

https://reviews.llvm.org/D105519



More information about the llvm-commits mailing list