[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 14 20:56:32 PDT 2021
alexshap created this revision.
alexshap added reviewers: lld-macho, int3.
alexshap created this object with visibility "All Users".
Herald added a project: lld-macho.
alexshap requested review of this revision.
Herald added a project: LLVM.
This diff adds initial support for the legacy LC_VERSION_MIN_* load commands.
Test plan: make check-lld-macho
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100523
Files:
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.337621.patch
Type: text/x-patch
Size: 9796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/0850915f/attachment.bin>
More information about the llvm-commits
mailing list