[flang-commits] [PATCH] D126291: [flang][Driver] Update link job on windows

Diana Picus via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Jun 8 07:26:26 PDT 2022


rovka updated this revision to Diff 435150.
rovka edited the summary of this revision.
rovka added a comment.

- Fixed test
- Unconditionally added the subsystem arg
- Incorporated the MinGW toolchain changes (Thanks again @mmuetzel, I'm adding you as co-author)

@awarzynski I agree that the other patch (replacing <mutex>) should be committed separately. @mmuetzel are you going to upload it to Phab? I gave it a try on my machine and I can't compile the runtime with it, but I'll try to fix it on my end and we can continue the discussion in a new revision.


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-windows.f90
  flang/test/Driver/linker-flags.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126291.435150.patch
Type: text/x-patch
Size: 6911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220608/68deffe5/attachment.bin>


More information about the flang-commits mailing list