[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
Fri Jul 16 10:33:48 PDT 2021


sbc100 added a comment.

What do you think about landing https://reviews.llvm.org/D106026 first?  (would avoid the use of `template <typename UndefinedT>` in this patch).


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

https://reviews.llvm.org/D105519



More information about the llvm-commits mailing list