[all-commits] [llvm/llvm-project] 2df06e: [Flang][Driver] Add -print-resource-dir command li...
Michael Klemm via All-commits
all-commits at lists.llvm.org
Tue May 14 00:02:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2df06e42d733a1f7a1cdf715894921a5bbbc2956
https://github.com/llvm/llvm-project/commit/2df06e42d733a1f7a1cdf715894921a5bbbc2956
Author: Michael Klemm <michael.klemm at amd.com>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M clang/include/clang/Driver/Driver.h
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/Driver.cpp
A flang/test/Driver/print-resource-dir.F90
Log Message:
-----------
[Flang][Driver] Add -print-resource-dir command line flag to emit Flang's resource directory (#90886)
This should be a NFC change for all drivers, but Flang.
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