[PATCH] D102971: [lld-macho][nfc] Rename MergedOutputSection to ConcatOutputSection

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 11:59:00 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG33706191d88d: [lld-macho][nfc] Rename MergedOutputSection to ConcatOutputSection (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D102971?vs=347228&id=347749#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102971

Files:
  lld/MachO/CMakeLists.txt
  lld/MachO/ConcatOutputSection.cpp
  lld/MachO/ConcatOutputSection.h
  lld/MachO/MergedOutputSection.cpp
  lld/MachO/MergedOutputSection.h
  lld/MachO/OutputSection.h
  lld/MachO/OutputSegment.cpp
  lld/MachO/Symbols.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/UnwindInfoSection.cpp
  lld/MachO/UnwindInfoSection.h
  lld/MachO/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102971.347749.patch
Type: text/x-patch
Size: 12712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/ddd0266b/attachment.bin>


More information about the llvm-commits mailing list