[PATCH] D132947: [lld-macho] Support synthesizing __TEXT,__init_offsets

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 01:22:09 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG389e0a81a15c: [lld-macho] Support synthesizing __TEXT,__init_offsets (authored by BertalanD).

Changed prior to commit:
  https://reviews.llvm.org/D132947?vs=456704&id=456890#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132947

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputSection.h
  lld/MachO/MarkLive.cpp
  lld/MachO/Options.td
  lld/MachO/OutputSegment.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/init-offsets.s
  llvm/include/llvm/BinaryFormat/MachO.h
  llvm/lib/MC/MCSectionMachO.cpp
  llvm/tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132947.456890.patch
Type: text/x-patch
Size: 15435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/5ce7f712/attachment.bin>


More information about the llvm-commits mailing list