[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 19:53:47 PDT 2019


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
Herald added a project: LLVM.

See https://github.com/emscripten-core/emscripten/issues/9013


Repository:
  rG LLVM Github Monorepo

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


More information about the llvm-commits mailing list