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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 03:37:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365308: [lld][WebAssembly] Fix __start/__stop symbols when combining input segments (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64148?vs=208265&id=208356#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64148

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

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


More information about the llvm-commits mailing list