diff options
author | Cyndy Ishida <cyndy_ishida@apple.com> | 2023-03-23 14:51:37 -0700 |
---|---|---|
committer | Cyndy Ishida <cyndy_ishida@apple.com> | 2023-03-23 14:58:41 -0700 |
commit | 397486566e995a019c249784b1d07c53b6ac670d (patch) | |
tree | 52ee97018e3336daf8299db2c778dc2551090d05 /clang/lib/ExtractAPI/DeclarationFragments.cpp | |
parent | ec2333d88538c1675227a555140a13bc27aafb69 (diff) | |
download | llvm-397486566e995a019c249784b1d07c53b6ac670d.zip llvm-397486566e995a019c249784b1d07c53b6ac670d.tar.gz llvm-397486566e995a019c249784b1d07c53b6ac670d.tar.bz2 |
[llvm][TextAPI] Handle implicitly upgraded deployment versions
Sometimes the clang driver will receive a target triple where the
deployment version is too low to support the platform + arch. In those
cases, the compiler upgrades the final minOS which is what gets recorded
ultimately by the linker in LC_BUILD_VERSION. TextAPI should also reuse
this logic for capturing minOS in recorded TBDv5 files.
Reviewed By: ributzka
Differential Revision: https://reviews.llvm.org/D145690
Diffstat (limited to 'clang/lib/ExtractAPI/DeclarationFragments.cpp')
0 files changed, 0 insertions, 0 deletions