[PATCH] D97197: [flang][driver] Refine tests for module search directories

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 09:55:41 PST 2021


tskeith accepted this revision.
tskeith added a comment.
This revision is now accepted and ready to land.

This is more a comment for D97207 <https://reviews.llvm.org/D97207>, but it's related to -module-dir: We probably don't need flang/test/Driver/write-module.f90 any more if it's tested in flang/test/Flang-Driver. In fact, I think we should get rid of  all of the tests in flang/test/Driver and rename flang/test/Flang-Driver to flang/test/Driver.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97197



More information about the llvm-commits mailing list