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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 18:14:15 PDT 2020


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

update


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.270931.patch
Type: text/x-patch
Size: 18029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/5187365a/attachment-0001.bin>


More information about the llvm-commits mailing list