Jacob Young aebf20cc9a 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.
2024-02-05 03:17:57 -05:00
..
2023-12-20 13:17:15 +02:00
2024-01-20 00:21:34 +00:00
2024-01-03 02:52:25 -05:00