[PATCH] D40845: Wasm COMDAT: LLD support

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 07:03:54 PST 2017


ncw updated this revision to Diff 127355.
ncw added a comment.

Rebased and simplified using Sam's latest tweaks to InputSegment handling.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40845

Files:
  test/wasm/Inputs/comdat1.ll
  test/wasm/Inputs/comdat2.ll
  test/wasm/comdats.ll
  wasm/InputFiles.cpp
  wasm/InputSegment.cpp
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40845.127355.patch
Type: text/x-patch
Size: 8657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/ed6bed8d/attachment.bin>


More information about the llvm-commits mailing list