[PATCH] D96453: [lld][WebAssembly] Delay the merging of section when dynamic linking

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 10:54:31 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG70f3c6e9e6b8: [lld][WebAssembly] Delay the merging of data section when dynamic linking (authored by sbc100).

Changed prior to commit:
  https://reviews.llvm.org/D96453?vs=322827&id=323078#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96453

Files:
  lld/test/wasm/data-segments.ll
  lld/test/wasm/tls-no-shared.s
  lld/wasm/InputChunks.cpp
  lld/wasm/InputChunks.h
  lld/wasm/MapFile.cpp
  lld/wasm/OutputSegment.h
  lld/wasm/Symbols.cpp
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96453.323078.patch
Type: text/x-patch
Size: 10669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/52897f51/attachment.bin>


More information about the llvm-commits mailing list