[PATCH] D66784: [lld][WebAssembly] Fix static linking of -fPIC code with external undefined functions

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 13:50:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372779: [lld][WebAssembly] Fix static linking of -fPIC code with external undefined… (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66784?vs=221438&id=221585#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66784

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66784.221585.patch
Type: text/x-patch
Size: 10510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/3cb1dd8e/attachment-0001.bin>


More information about the llvm-commits mailing list