[PATCH] D125788: [flang][driver] Rename `flang-new` as `flang`

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 12:05:12 PDT 2022


awarzynski added a comment.

In D125788#3547494 <https://reviews.llvm.org/D125788#3547494>, @sscalpone wrote:

> I'm fine with removing or renaming the existing flang shell script.



In D125788#3547656 <https://reviews.llvm.org/D125788#3547656>, @rouson wrote:

> On Mon, May 30, 2022 at 2:39 AM Andrzej Warzynski via Phabricator <reviews at reviews.llvm.org> wrote:
> I support this.

Great, thank you both! "Step 1" merged: https://reviews.llvm.org/D125832. This leaves us with `flang` as a symlink pointing to `flang-to-external-fc`, which I will be removing once buildbots are reconfigured: https://reviews.llvm.org/D125796. I'd like this to happen soon.

In D125788#3547494 <https://reviews.llvm.org/D125788#3547494>, @sscalpone wrote:

> This proposal is not restricted to F95 <https://reviews.llvm.org/F95> but to any source that someone might attempt to compile.

I would really appreciate if we could agree on more specific criteria. IMHO, "any source" leaves too much room for interpretation.

In D125788#3547656 <https://reviews.llvm.org/D125788#3547656>, @rouson wrote:

> Any news from the call?

Not much - it was a very quiet call (Memorial Day for some folks, ISC 2022 for others, unexpected hiccup with Teams for the rest ). We decided to re-visit in the next call.

**Next steps**
Just to avoid any confusion:

- `flang`, the bash script, will be renamed as `flang-to-external-fc` (see D125832 <https://reviews.llvm.org/D125832>)
- `flang-new` won't be renamed just yet - perhaps we could discuss more in the forthcoming call(s)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125788



More information about the cfe-commits mailing list