[PATCH] D114017: [lld-macho][nfc] Factor-out NFC changes from main __eh_frame diff

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 16 11:25:56 PST 2021


gkm created this revision.
gkm added a reviewer: lld-macho.
Herald added a project: lld-macho.
gkm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

In order to keep signal:noise high for the `__eh_frame` diff, I have teased-out the NFC changes and put them here.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114017

Files:
  lld/MachO/Driver.cpp
  lld/MachO/ICF.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/MarkLive.cpp
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/UnwindInfoSection.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114017.387716.patch
Type: text/x-patch
Size: 16090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/a17980a0/attachment.bin>


More information about the llvm-commits mailing list