[PATCH] D93066: [lld][WebAssembly] Split __wasm_apply_relocs function in two

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 17:07:54 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe52881a28702: [lld][WebAssembly] Split __wasm_apply_relocs function in two (authored by sbc100).

Changed prior to commit:
  https://reviews.llvm.org/D93066?vs=311040&id=311071#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93066

Files:
  lld/test/wasm/bsymbolic.s
  lld/test/wasm/data-segments.ll
  lld/test/wasm/pie.ll
  lld/test/wasm/weak-undefined-pic.s
  lld/wasm/Driver.cpp
  lld/wasm/MarkLive.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: D93066.311071.patch
Type: text/x-patch
Size: 19429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/c09ea024/attachment.bin>


More information about the llvm-commits mailing list