[PATCH] D107990: [flang][nfc] Remove `flang-new-driver` from LIT
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 01:02:27 PDT 2021
awarzynski added inline comments.
================
Comment at: flang/test/Driver/plugin-example.f90:5
-! REQUIRES: new-flang-driver, plugins, examples, shell
+-! REQUIRES: plugins, examples, shell
----------------
kiranchandramohan wrote:
> Nit: Is there a hyphen at the beginning of the line? Is it required?
Copy & paste error. Thanks for pointing this out, I'll fix it before merging.
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