[PATCH] D102964: [lld-macho] Implement cstring merging / deduplication

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 22 17:53:22 PDT 2021


int3 updated this revision to Diff 347220.
int3 edited the summary of this revision.
int3 added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102964

Files:
  lld/MachO/ConcatOutputSection.cpp
  lld/MachO/ConcatOutputSection.h
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/Options.td
  lld/MachO/Symbols.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/UnwindInfoSection.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/cstring-merging.s
  lld/test/MachO/invalid/cstring-merging.s
  lld/test/MachO/invalid/reserved-section-name.s
  lld/test/MachO/subsections-section-relocs.s
  lld/test/MachO/x86-64-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102964.347220.patch
Type: text/x-patch
Size: 38232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210523/48962812/attachment.bin>


More information about the llvm-commits mailing list