[PATCH] D102436: WIP: [lld][WebAssembly] Enable string merging for debug sections

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 22:00:01 PDT 2021


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

- rebased on top of refactor


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102436

Files:
  lld/test/wasm/Inputs/merge-string-debug2.s
  lld/test/wasm/merge-string-debug.s
  lld/wasm/Driver.cpp
  lld/wasm/InputChunks.cpp
  lld/wasm/InputChunks.h
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/OutputSections.cpp
  lld/wasm/OutputSections.h
  lld/wasm/OutputSegment.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp
  llvm/include/llvm/MC/MCContext.h
  llvm/lib/MC/MCObjectFileInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102436.345608.patch
Type: text/x-patch
Size: 17599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210515/ce09ffa0/attachment.bin>


More information about the llvm-commits mailing list