[PATCH] D120246: [flang][driver] Add support for `--target`/`--triple`
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 23 07:41:39 PST 2022
awarzynski updated this revision to Diff 410826.
awarzynski added a comment.
Add a test for `--print-effective-triple`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120246/new/
https://reviews.llvm.org/D120246
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
flang/include/flang/Frontend/CompilerInvocation.h
flang/include/flang/Frontend/TargetOptions.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/test/Driver/driver-help-hidden.f90
flang/test/Driver/driver-help.f90
flang/test/Driver/print-effective-triple.f90
flang/test/Driver/print-target-triple.f90
flang/test/Driver/target.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120246.410826.patch
Type: text/x-patch
Size: 15380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220223/b0d13dc1/attachment.bin>
More information about the cfe-commits
mailing list