[PATCH] D124669: [flang][driver] Add support for -save-temps
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 09:54:03 PDT 2022
awarzynski updated this revision to Diff 427367.
awarzynski added a comment.
Mark the tests as unsupported on Windows
Pre-merge testing is failing on Windows. Here is the error message:
flang-new: error: there is no external assembler that can be used on this platform
I will update the commit message accordingly before merging this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124669/new/
https://reviews.llvm.org/D124669
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/Driver/Types.def
flang/test/Driver/driver-help-hidden.f90
flang/test/Driver/driver-help.f90
flang/test/Driver/fno-integrated-as.f90
flang/test/Driver/save-temps.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124669.427367.patch
Type: text/x-patch
Size: 8887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220505/ee702d4e/attachment-0001.bin>
More information about the cfe-commits
mailing list