aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-07-11 22:57:34 +0100
committerGitHub <noreply@github.com>2024-07-11 22:57:34 +0100
commitd0d05aec3b6792136a9f75eb85dd2ea66005ae12 (patch)
tree168f026f6476c6b640c53dd4bc3b99295dc88b8f /clang/lib/CodeGen/CodeGenModule.cpp
parent9c1861bd5de0174fded95ea76c46ad7c7175af8b (diff)
downloadllvm-d0d05aec3b6792136a9f75eb85dd2ea66005ae12.zip
llvm-d0d05aec3b6792136a9f75eb85dd2ea66005ae12.tar.gz
llvm-d0d05aec3b6792136a9f75eb85dd2ea66005ae12.tar.bz2
[Darwin] Fix availability of exp10 for watchOS, tvOS, xROS. (#98542)
Update availability information added in 1eb7f055d9a. exp10 is available on iOS >= 7.0 and macOS >= 10.9. On all other platforms, it is available on any version. Also drop the x86 check, as the availability only depends on the OS version, not the target platform. PR: https://github.com/llvm/llvm-project/pull/98542
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions