[PATCH] D151445: [Flang] Add main-file-name flag to flang -fc1
Dominik Adamski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 19 03:43:47 PDT 2023
domada updated this revision to Diff 532588.
domada edited the summary of this revision.
domada added a comment.
Patch rebased.
Detailed discussion about the need of introduction of the new flag can be found on LLVM discourse <https://discourse.llvm.org/t/rfc-flang-improve-debug-information-user-error-messages-and-fix-openmp-function-mismatch-for-save-temps-flag/71417>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151445/new/
https://reviews.llvm.org/D151445
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
flang/include/flang/Frontend/FrontendOptions.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/test/Driver/driver-help.f90
flang/test/Driver/frontend-forwarding.f90
flang/test/Driver/mllvm.f90
mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151445.532588.patch
Type: text/x-patch
Size: 6964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230619/f7ae65b8/attachment-0001.bin>
More information about the cfe-commits
mailing list