[PATCH] D103177: [flang][driver] Extend the `flang` bash script to act as a driver

Mats Petersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 08:36:38 PDT 2021


Leporacanthicus added a comment.

In D103177#2791916 <https://reviews.llvm.org/D103177#2791916>, @klausler wrote:

> I still don't understand why you have to mess with f18.cpp.  What would break if you left it alone?

I'm still new here and don't know the whole history, but I think this is meant to be removed eventually, so removing it in pieces seems unnecessary.

Is there any reason we can't remove it immediately? In a separate patch perhaps...
Is there some reason it needs to remain in the source-tree once there's code-generation working with the new driver?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103177



More information about the llvm-commits mailing list