[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 11:54:34 PST 2018


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

- fix global base


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.173898.patch
Type: text/x-patch
Size: 16322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/ab9e5673/attachment.bin>


More information about the llvm-commits mailing list