[PATCH] D81887: [lld-macho] Refactor segment/section creation, sorting, and merging

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 21 17:33:17 PDT 2020


This revision was automatically updated to reflect the committed changes.
int3 marked an inline comment as done.
Closed by commit rG3646ee503dfb: [lld-macho] Refactor segment/section creation, sorting, and merging (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D81887?vs=271254&id=272323#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81887

Files:
  lld/MachO/MergedOutputSection.h
  lld/MachO/OutputSection.cpp
  lld/MachO/OutputSection.h
  lld/MachO/OutputSegment.cpp
  lld/MachO/OutputSegment.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/invalid/reserved-section-name.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81887.272323.patch
Type: text/x-patch
Size: 19178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/4c2c1674/attachment.bin>


More information about the llvm-commits mailing list