[PATCH] D83488: [flang] Change the default F18_FC to gfortran

Alexis Perry-Holby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 17:10:20 PDT 2020


AlexisPerry added a comment.

I'll admit, this is my first time trying to commit to LLVM directly and using Phabricator (rather than on a fork that uses pull requests), and I'm definitely still learning the workflow.  I had some git issues when first creating the patch that meant my first commit was lost locally, so when I went to update the patch it only had the second commit which caused the original changes to disappear.  I then created a new branch and re-did the changes and updated again, using only a single commit, so that the diff would now have everything in it.

If this has resulted in an unreviewable state for this diff, then I will close it and submit a new one which will hopefully go more smoothly now that I've learned a few things.  Sorry for the confusion.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83488/new/

https://reviews.llvm.org/D83488





More information about the llvm-commits mailing list