[PATCH] D113241: [lld-macho][nfc] rename parsed-section types & variables

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 14:05:20 PDT 2021


gkm updated this revision to Diff 385187.
gkm added a comment.

I missed a rename ...

- s/`Subsection`/`ParsedSubsection`/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113241

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/ObjC.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113241.385187.patch
Type: text/x-patch
Size: 24520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/1c51d5e7/attachment-0001.bin>


More information about the llvm-commits mailing list