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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 18:13:18 PST 2018


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

fix test


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D54249

Files:
  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.173110.patch
Type: text/x-patch
Size: 15232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/bd25d8c5/attachment.bin>


More information about the llvm-commits mailing list