[PATCH] D120246: [flang][driver] Add support for `--target`/`--triple`
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 22 01:02:21 PST 2022
awarzynski updated this revision to Diff 410469.
awarzynski added a comment.
Add TargetOptions.h (that I forgot to add earlier)
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-target-triple.f90
flang/test/Driver/target.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120246.410469.patch
Type: text/x-patch
Size: 14852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220222/cef77e87/attachment-0001.bin>
More information about the cfe-commits
mailing list