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

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 11:49:47 PDT 2021


awarzynski added a comment.

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

> I'm not clear why you plan to remove code from f18.cpp.

Otherwise `flang`, the bash script, duplicates functionality available in `f18.cpp`. The goal is to move that functionality to `flang`.


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