[PATCH] D65922: [lld][WebAssembly] Allow linking of PIC code into static binaries

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 20:08:05 PDT 2019


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

add __table_base


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65922

Files:
  lld/test/wasm/pic-static.ll
  lld/wasm/Driver.cpp
  lld/wasm/Relocations.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65922.214059.patch
Type: text/x-patch
Size: 11821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/e67260ce/attachment.bin>


More information about the llvm-commits mailing list