[PATCH] D126291: [flang][Driver] Update link job on windows
Diana Picus via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 13 02:09:53 PDT 2022
rovka updated this revision to Diff 436300.
rovka added a comment.
Herald added a subscriber: ormris.
- Switch to the new style of testing (using triples rather than separate files)
- Fix oversight in Darwin toolchain file
I hope I've addressed all the comments and nothing slipped past during rebase. Thanks again for all the contributions :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126291/new/
https://reviews.llvm.org/D126291
Files:
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/lib/Driver/ToolChains/CommonArgs.h
clang/lib/Driver/ToolChains/Darwin.cpp
clang/lib/Driver/ToolChains/Gnu.cpp
clang/lib/Driver/ToolChains/MSVC.cpp
clang/lib/Driver/ToolChains/MinGW.cpp
flang/test/Driver/linker-flags.f90
flang/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126291.436300.patch
Type: text/x-patch
Size: 10176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220613/7aafc41b/attachment-0001.bin>
More information about the cfe-commits
mailing list