[PATCH] D81413: [lld-macho] improve handling of -platform_version

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 8 09:24:58 PDT 2020


tschuett added a comment.

You can add DriverKit here:
https://github.com/llvm/llvm-project/blob/master/llvm/include/llvm/TextAPI/MachO/Platform.h#L33
and here:
https://github.com/llvm/llvm-project/blob/master/llvm/include/llvm/BinaryFormat/MachO.h#L499


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81413



More information about the llvm-commits mailing list