[all-commits] [llvm/llvm-project] 66f55a: [Flang] Re-enable -print-resource-dir compiler opt...
Michael Klemm via All-commits
all-commits at lists.llvm.org
Fri Jun 28 07:22:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66f55a7f483deb05ce3067a2565c381daf1d0f52
https://github.com/llvm/llvm-project/commit/66f55a7f483deb05ce3067a2565c381daf1d0f52
Author: Michael Klemm <michael.klemm at amd.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M clang/include/clang/Driver/Options.td
A flang/test/Driver/print-resource-dir.F90
Log Message:
-----------
[Flang] Re-enable -print-resource-dir compiler option (#96799)
This PR re-enables the command line option `-print-resources-dir` after
PR #96557 has reverted the changes made.
The way this works now, is that it simply prints the current resource
dir, which points to clang/$version.
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