[PATCH] D107990: [flang][nfc] Remove `flang-new-driver` from LIT
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 13:25:45 PDT 2021
kiranchandramohan accepted this revision.
kiranchandramohan added a comment.
This revision is now accepted and ready to land.
LGTM. One comment/question inline.
================
Comment at: flang/test/Driver/plugin-example.f90:5
-! REQUIRES: new-flang-driver, plugins, examples, shell
+-! REQUIRES: plugins, examples, shell
----------------
Nit: Is there a hyphen at the beginning of the line? Is it required?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107990/new/
https://reviews.llvm.org/D107990
More information about the llvm-commits
mailing list