aboutsummaryrefslogtreecommitdiff
path: root/src/zig_llvm.cpp
diff options
context:
space:
mode:
authorJacob Young <jacobly0@users.noreply.github.com>2024-02-04 21:59:23 +0100
committerJacob Young <jacobly0@users.noreply.github.com>2024-02-05 03:17:57 -0500
commitaebf20cc9a0469a778d6276d3797525660746e91 (patch)
treebb8f4697f6565b1d33d2b93436316973f5d8ab44 /src/zig_llvm.cpp
parent941d3a2bb1213b04399fe772aaf88c35d043af01 (diff)
downloadzig-aebf20cc9a0469a778d6276d3797525660746e91.tar.gz
zig-aebf20cc9a0469a778d6276d3797525660746e91.zip
compiler_rt: avoid referencing symbol on versions where it doesn't exist
This change causes `__isPlatformVersionAtLeast` to no longer exist in compiler_rt when targetting a min os version earlier than 10.15, which is earlier than the default os version and so only affects builds that explicitly target an older version than Zig officially supports.
Diffstat (limited to 'src/zig_llvm.cpp')
0 files changed, 0 insertions, 0 deletions