[PATCH] D64148: [lld][WebAssembly] Fix __start/__stop symbols when combining input segments

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 6 02:46:13 PDT 2019


sbc100 updated this revision to Diff 208265.
sbc100 added a comment.

Address feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64148

Files:
  lld/test/wasm/Inputs/explicit-section.ll
  lld/test/wasm/startstop.ll
  lld/wasm/InputChunks.cpp
  lld/wasm/SymbolTable.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64148.208265.patch
Type: text/x-patch
Size: 6134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190706/d4dbe3df/attachment.bin>


More information about the llvm-commits mailing list