[PATCH] D69419: [llvm-objcopy][MachO] Add support for min os version load commands
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 24 18:54:55 PDT 2019
smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.
LGTM ... seems like a trivial change that matches the existing handling of LC_VERSION_MIN_MACOSX (and adds test coverage as an added bonus).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69419/new/
https://reviews.llvm.org/D69419
More information about the llvm-commits
mailing list