[PATCH] D66784: [lld][WebAssembly] Fix static linking of -fPIC code

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 16:51:34 PDT 2019


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

- fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66784

Files:
  lld/test/wasm/pic-static.ll
  lld/wasm/InputFiles.cpp
  lld/wasm/Relocations.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: D66784.221438.patch
Type: text/x-patch
Size: 10384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/22f36d70/attachment.bin>


More information about the llvm-commits mailing list