[PATCH] D54249: [WebAssembly] Initial support for shared objects (-shared)

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 16:42:31 PST 2018


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

- Always import the table with -shared


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D54249

Files:
  docs/ReleaseNotes.rst
  docs/WebAssembly.rst
  test/wasm/shared.ll
  wasm/Config.h
  wasm/Driver.cpp
  wasm/LTO.cpp
  wasm/Options.td
  wasm/OutputSections.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54249.173964.patch
Type: text/x-patch
Size: 17539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/f4f94071/attachment-0001.bin>


More information about the llvm-commits mailing list