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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 18:38:22 PDT 2020


int3 updated this revision to Diff 271254.
int3 marked 3 inline comments as done.
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.271254.patch
Type: text/x-patch
Size: 19397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/a6032117/attachment-0001.bin>


More information about the llvm-commits mailing list