[PATCH] D100174: [flang][driver] Remove `%flang-new` from the LIT configuration

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 9 04:05:57 PDT 2021


awarzynski added a comment.

In D100174#2679128 <https://reviews.llvm.org/D100174#2679128>, @SouraVX wrote:

> LGTM. Thanks for the patch! and congratulations on the milestone of bringing experimental driver to mainline!

Thank you for taking a look so promptly and for you kind words! Just to clarify, this patch will only delete `%flang-new` from flang/test/lit.cfg.py. The new driver is still called `flang-new`, but at least in LIT we will only have `%flang` and `%flang_fc1`. One step at a time :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100174



More information about the llvm-commits mailing list