[PATCH] D71579: [driver][darwin] Pass -platform_version flag to the linker instead of the -<platform>_version_min flag
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 17 14:20:58 PST 2019
arphaman added a comment.
Looks like `HOST_LINK_VERSION` is influencing the decision. I should specify the version manually in the tests then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71579/new/
https://reviews.llvm.org/D71579
More information about the cfe-commits
mailing list