[PATCH] D104671: [lld-macho] Extend ICF to literal sections

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 15:06:34 PDT 2021


int3 updated this revision to Diff 354369.
int3 added a comment.

fix hash


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104671

Files:
  lld/MachO/Driver.cpp
  lld/MachO/ICF.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/Options.td
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/icf-literals.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104671.354369.patch
Type: text/x-patch
Size: 10041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/48fbd6d4/attachment.bin>


More information about the llvm-commits mailing list