[PATCH] D76839: [lld-macho] Extend SyntheticSections to cover all segment load commands

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 13:23:26 PDT 2020


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

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76839

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/OutputSegment.cpp
  lld/MachO/OutputSegment.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/MachO/Writer.h
  lld/test/MachO/segments.s
  lld/test/MachO/text-segment.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76839.258140.patch
Type: text/x-patch
Size: 33795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/78d69c96/attachment-0001.bin>


More information about the llvm-commits mailing list