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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 09:15:44 PDT 2021


MaskRay added a comment.

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

> In D105519#2888967 <https://reviews.llvm.org/D105519#2888967>, @MaskRay wrote:
>
>> Reverted by 16aac493e59519377071e900d119ba2e7e5b525d <https://reviews.llvm.org/rG16aac493e59519377071e900d119ba2e7e5b525d> due to an use-of-uninitialized-value bug.
>
> Do you have a link to a CI run with sanitizers enabled, or something like that, that shows which value is uninitialized? Thanks!

https://lab.llvm.org/buildbot/#/builders/74/builds/6017/steps/10/logs/stdio


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105519



More information about the llvm-commits mailing list