[all-commits] [llvm/llvm-project] f1c88d: [flang] Fix fveclib on Darwin (#77605)
Leandro Lupori via All-commits
all-commits at lists.llvm.org
Thu Jan 11 05:40:07 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1c88d7c6f7698e4c51cb34754bb3177db9dc704
https://github.com/llvm/llvm-project/commit/f1c88d7c6f7698e4c51cb34754bb3177db9dc704
Author: Leandro Lupori <leandro.lupori at linaro.org>
Date: 2024-01-11 (Thu, 11 Jan 2024)
Changed paths:
M clang/lib/Driver/ToolChains/Flang.cpp
M flang/test/Driver/fveclib.f90
Log Message:
-----------
[flang] Fix fveclib on Darwin (#77605)
Fixes fveclib.f90 and fveclib-codegen.f90 tests, that were failing
on Darwin.
More information about the All-commits
mailing list