diff options
author | Alex Lorenz <arphaman@gmail.com> | 2021-04-30 18:50:07 -0700 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2021-04-30 18:54:02 -0700 |
commit | 8fc5f07fc0aee95ff9f79e91035d115690177dc1 (patch) | |
tree | 6ba9258957af8e7c1862843f5e3bf20d62d392e1 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | bfd60b36f825c299971bb0c2bf973031e2e0fc09 (diff) | |
download | llvm-8fc5f07fc0aee95ff9f79e91035d115690177dc1.zip llvm-8fc5f07fc0aee95ff9f79e91035d115690177dc1.tar.gz llvm-8fc5f07fc0aee95ff9f79e91035d115690177dc1.tar.bz2 |
[clang][driver][darwin] use the deployment target version as the SDK version
when passing -platform_version to the linker
The use of a valid SDK version is preferred over an empty SDK version
(0.0.0) as the system's runtime might expect the linked binary to contain
a valid SDK version in order for the binary to work correctly
rdar://66795188
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions