[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
Thu Aug 8 12:10:53 PDT 2019


sbc100 updated this revision to Diff 214206.
sbc100 marked an inline comment as done.
sbc100 added a comment.

- clang-format


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.214206.patch
Type: text/x-patch
Size: 11173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/6d52680e/attachment.bin>


More information about the llvm-commits mailing list