[PATCH] D83488: [flang] Change the default F18_FC to gfortran
Alexis Perry-Holby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 09:17:29 PDT 2020
AlexisPerry updated this revision to Diff 277456.
AlexisPerry added a comment.
Splitting this into two patches as requested by reviewers.
Change the default external compiler used by the flang temporary driver
- Changed default F18_FC from pgf90 to gfortran.
- Removed unneccesary references to pgf90 in favor of more generic naming.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83488/new/
https://reviews.llvm.org/D83488
Files:
flang/tools/f18/f18.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83488.277456.patch
Type: text/x-patch
Size: 4464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200713/69a96a1b/attachment.bin>
More information about the llvm-commits
mailing list