[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 Mar 26 21:44:47 PDT 2020


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

add InputSection::getFileOffset()


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.253040.patch
Type: text/x-patch
Size: 29313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/bb0d5c81/attachment.bin>


More information about the llvm-commits mailing list