[PATCH] D45796: [WebAssembly] Support imports from custom module names

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 16:13:51 PDT 2018


sbc100 updated this revision to Diff 146718.
sbc100 added a comment.

- update test


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D45796

Files:
  test/wasm/import-module.ll
  wasm/Driver.cpp
  wasm/InputFiles.cpp
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.h
  wasm/Writer.cpp
  wasm/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45796.146718.patch
Type: text/x-patch
Size: 6356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/9cea5599/attachment.bin>


More information about the llvm-commits mailing list