[PATCH] D62842: tvos_version_min and watchos_version_min flag

Carlo Kok via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 23:55:06 PDT 2019


carlokok created this revision.
carlokok added a project: lld.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This introduces the tvos_version_min and watchos_version_min flags, mirroring what ld64 does here.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D62842

Files:
  include/lld/ReaderWriter/MachOLinkingContext.h
  lib/Driver/DarwinLdDriver.cpp
  lib/Driver/DarwinLdOptions.td
  lib/ReaderWriter/MachO/MachOLinkingContext.cpp
  lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp
  lib/ReaderWriter/MachO/TLVPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62842.202863.patch
Type: text/x-patch
Size: 7266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/27178412/attachment.bin>


More information about the llvm-commits mailing list