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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 10:01:18 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368719: [lld][WebAssembly] Allow linking of pic code into static binaries (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65922?vs=214206&id=214863#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65922

Files:
  lld/trunk/test/wasm/pic-static.ll
  lld/trunk/wasm/Driver.cpp
  lld/trunk/wasm/Relocations.cpp
  lld/trunk/wasm/Symbols.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: D65922.214863.patch
Type: text/x-patch
Size: 11291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/20244283/attachment.bin>


More information about the llvm-commits mailing list