[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:12:54 PDT 2018


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

- rebase


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.146717.patch
Type: text/x-patch
Size: 6375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/446dad6f/attachment.bin>


More information about the llvm-commits mailing list