[all-commits] [llvm/llvm-project] fe5d94: [flang-rt] Match compiler-rt's default macos versi...

Tom Eccles via All-commits all-commits at lists.llvm.org
Wed Jul 9 05:27:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe5d94d85dbea482cdedc9c8392240545aca5bac
      https://github.com/llvm/llvm-project/commit/fe5d94d85dbea482cdedc9c8392240545aca5bac
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M flang-rt/cmake/modules/AddFlangRT.cmake
    M flang-rt/lib/runtime/time-intrinsic.cpp

  Log Message:
  -----------
  [flang-rt] Match compiler-rt's default macos version (#147273)

Followup to https://github.com/llvm/llvm-project/pull/143508

This required adding another alternative implementation of time
intrinsics to match what is available in older MacOS.

With this change, flang can be used to build programs for older versions
of MacOS.

Co-authored-by: David Truby <david.truby at arm.com>



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