[PATCH] D133037: [lld][WebAssemby] Allow import module names to be empty strings.

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 14:43:59 PDT 2022


sunfish updated this revision to Diff 457098.
sunfish added a comment.

Instead of adding new test files, add tests to existing test files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133037

Files:
  lld/test/wasm/import-module.ll
  lld/test/wasm/import-name.ll
  llvm/lib/Object/WasmObjectFile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133037.457098.patch
Type: text/x-patch
Size: 3373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/7eea038d/attachment.bin>


More information about the llvm-commits mailing list