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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 12:27:44 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45b7cf995551: [lld][WebAssembly] Enable string tail merging in debug sections (authored by sbc100).

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.346243.patch
Type: text/x-patch
Size: 18356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/9ab84b8e/attachment.bin>


More information about the llvm-commits mailing list