[PATCH] D48849: [Driver][Darwin] Use Host Triple to infer target os version

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 2 15:57:08 PDT 2018


arphaman added a comment.

Hmm, the driver should not call `inferDeploymentTargetFromArch` when `-target` is passed. Or am I missing something?


Repository:
  rC Clang

https://reviews.llvm.org/D48849





More information about the cfe-commits mailing list