[PATCH] D107956: [Flang] Ported test_modfile.sh to Python

Ivan Zhechev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 07:15:11 PDT 2021


ijan1 added a comment.

In D107956#2941438 <https://reviews.llvm.org/D107956#2941438>, @Meinersbur wrote:

> Is the failure of `modfile09.f90` related to D107953 <https://reviews.llvm.org/D107953>?

No, that's just a mistake on my end that's somehow managed to slip by me. `actual_files` needs to be declared in advance.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107956



More information about the llvm-commits mailing list