[PATCH] D100523: [lld][MachO] Add support for LC_VERSION_MIN_* load commands

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 05:59:26 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c835e1ae5e1: [lld][MachO] Add support for LC_VERSION_MIN_* load commands (authored by alexshap).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100523

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/LTO.cpp
  lld/MachO/MapFile.cpp
  lld/MachO/OutputSegment.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/lc-build-version.s
  lld/test/MachO/load-command-sequence.s
  lld/test/MachO/local-got.s
  lld/test/MachO/x86-64-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100523.339199.patch
Type: text/x-patch
Size: 22810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/8318cf75/attachment.bin>


More information about the llvm-commits mailing list