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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 16:40:07 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346918: [WebAssembly] Initial support for shared objects (-shared) (authored by sbc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D54249

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54249.174126.patch
Type: text/x-patch
Size: 17877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/b4f2cbf3/attachment.bin>


More information about the llvm-commits mailing list