[PATCH] D81413: [lld-macho] improve handling of -platform_version
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 09:58:51 PDT 2020
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
lgtm!
================
Comment at: lld/test/MachO/platform-version.s:45
+# RUN: lld -flavor darwinnew -Z -o %t %t.o 2>&1 \
+# RUN: -platform_version "watchOS Simulator" 1 5
+# RUN: lld -flavor darwinnew -Z -o %t %t.o 2>&1 \
----------------
would be good to make one of these test strings contain a hyphen
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