[PATCH] D94805: [flang][driver] Update PP tests to use the new driver

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 08:31:59 PST 2021


tskeith added a comment.

In D94805#2512485 <https://reviews.llvm.org/D94805#2512485>, @awarzynski wrote:

> Really nice to see this patch! I have two suggestions for the future:
>
> - when `flang-new` becomes `flang`, we should update `flang-driver` accordingly

You could change `%flang-driver` and `%flang-new` to `%flang` now. That way it wouldn't be necessary to change all of the tests again.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94805



More information about the llvm-commits mailing list