[all-commits] [llvm/llvm-project] 9808f4: [compiler-rt][builtins] Upstream __isPlatformOrVar...

Allan Shortlidge via All-commits all-commits at lists.llvm.org
Tue Jul 30 14:20:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9808f484534f503e9975d367082ff6933676ca20
      https://github.com/llvm/llvm-project/commit/9808f484534f503e9975d367082ff6933676ca20
  Author: Allan Shortlidge <tshortli at gmail.com>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M compiler-rt/lib/builtins/os_version_check.c
    M compiler-rt/test/builtins/TestCases/Darwin/platform_version_check_test.c

  Log Message:
  -----------
  [compiler-rt][builtins] Upstream __isPlatformOrVariantPlatformVersionAtLeast() (#100605)

Add `__isPlatformOrVariantPlatformVersionAtLeast()` which is used to
check OS version availability from zippered libraries on macOS. This
routine is needed for complete macCatalyst support in the Swift
compiler.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list