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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 18:29:52 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD352828: [WebAssembly] Support imports from custom module names (authored by sbc, committed by ).
Herald added subscribers: dexonsmith, steven_wu, mehdi_amini.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D45796?vs=146718&id=184663#toc

Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D45796

Files:
  test/wasm/import-module.ll
  wasm/InputFiles.cpp
  wasm/LTO.cpp
  wasm/LTO.h
  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.184663.patch
Type: text/x-patch
Size: 6638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/309f31c9/attachment.bin>


More information about the llvm-commits mailing list