
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@arm.com>