[PATCH] D105546: [flang][driver] Fix how output filename is generated
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 08:33:45 PDT 2021
DavidSpickett added a comment.
I was about to complain to you after finding:
ERROR: unrecognised option format CMakeFiles/FM002.dir/FM002.f.o
In our bot logs. But you already fixed it! Now I'll have to find something else to complain about :).
I also saw some:
rm: cannot remove 'flang_unparsed_source_file_0.f90': No such file or directory
So this should go a long way toward clearing up the test suite on our flang bots.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105546/new/
https://reviews.llvm.org/D105546
More information about the llvm-commits
mailing list