[PATCH] D85594: [MachO] Add skeletal support for DriverKit platform
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 08:54:10 PDT 2020
gkm added a comment.
@tschuett, I prefer not to do anything that involves semantics for DriverKit, since I don't have any domain knowledge. For that matter, perhaps I shouldn't even follow-through with this diff, which I only embarked upon at your suggestion because the original author of the MachO `-platform_version` diff (I commandeered it) had a TODO comment. I can code-monkey the TBDv4 testcase via simple substitution, but what about TBDv1 .. TBDv3? IDK, and don't want to spend time determining minimum version# for DriverKit. Do you know that?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85594/new/
https://reviews.llvm.org/D85594
More information about the llvm-commits
mailing list