[all-commits] [llvm/llvm-project] b4b7d9: [flang] Fix cuda-option test on Darwin (#85687)
Leandro Lupori via All-commits
all-commits at lists.llvm.org
Tue Mar 19 07:36:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4b7d988bdb48827a822d9c87fdc460dceae5cab
https://github.com/llvm/llvm-project/commit/b4b7d988bdb48827a822d9c87fdc460dceae5cab
Author: Leandro Lupori <leandro.lupori at linaro.org>
Date: 2024-03-19 (Tue, 19 Mar 2024)
Changed paths:
M flang/test/Driver/cuda-option.f90
Log Message:
-----------
[flang] Fix cuda-option test on Darwin (#85687)
On Darwin, -isysroot is needed and is automatically appended to
%flang and %flang_fc1, so use %flang_fc1 instead to have both -fc1
and -isysroot in the expected positions and avoid errors.
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