[all-commits] [llvm/llvm-project] 9ed075: [flang] Fix Preprocessing/bug129131.F test on Darw...
Leandro Lupori via All-commits
all-commits at lists.llvm.org
Thu Jan 16 05:21:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ed075595e14cd1f71fc5e75512ab476547b5362
https://github.com/llvm/llvm-project/commit/9ed075595e14cd1f71fc5e75512ab476547b5362
Author: Leandro Lupori <leandro.lupori at linaro.org>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M flang/test/Preprocessing/bug129131.F
Log Message:
-----------
[flang] Fix Preprocessing/bug129131.F test on Darwin (#123094)
On Darwin, the --isysroot flag must also be specified. This
happens when either %flang or %flang_fc1 is expanded. As -fc1 must
be the first argument, %flang_fc1 must be used in tests, instead of
%flang -fc1.
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