[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:59:32 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ae575b9997e: [WebAssembly] Deduplicate imports of the same module name, field name, and type (authored by fitzgen, committed by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105519

Files:
  lld/test/wasm/duplicate-function-imports.s
  lld/test/wasm/duplicate-global-imports.s
  lld/test/wasm/duplicate-table-imports.s
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  llvm/include/llvm/BinaryFormat/Wasm.h
  llvm/include/llvm/BinaryFormat/WasmTraits.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105519.359905.patch
Type: text/x-patch
Size: 14660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/7aaa6fb0/attachment-0001.bin>


More information about the llvm-commits mailing list