This is an archive of the discontinued LLVM Phabricator instance.

[flang] Rename `flang` as `flang-to-external-fc`
ClosedPublic

Authored by awarzynski on May 17 2022, 12:41 PM.

Details

Summary

For context, see:
https://discourse.llvm.org/t/rename-flang-new-as-flang.

Our ultimate goal is to rename flang-new as flang. This is "step 1"
in which we just rename the bash script. flang becomes a symbolic link
pointing to flang-to-external-fc. This will allow a smooth transmission
for any buildbots that do use this script.

Diff Detail

Event Timeline

awarzynski created this revision.May 17 2022, 12:41 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Herald added a subscriber: mgorny. · View Herald Transcript
awarzynski requested review of this revision.May 17 2022, 12:41 PM
DavidSpickett accepted this revision.May 18 2022, 2:09 AM

LGTM. Please check https://reviews.llvm.org/D125796 looks correct and I will land that after this, get the bot updated and you can go ahead with the 2nd part.

This revision is now accepted and ready to land.May 18 2022, 2:09 AM
awarzynski updated this revision to Diff 430376.EditedMay 18 2022, 7:30 AM

Change flang-to-gfortran to flang-to-external-fc

Suggested by @kiranchandramohan in https://reviews.llvm.org/D125788

awarzynski retitled this revision from [flang] Rename `flang` as `flang-to-gfortran` to [flang] Rename `flang` as `flang-to-external-fc`.
awarzynski edited the summary of this revision. (Show Details)
awarzynski added a subscriber: kiranchandramohan.
This revision was automatically updated to reflect the committed changes.

This change was effectively agreed on in https://reviews.llvm.org/D125788 and hence I merged it without waiting for more reviews.

flang/tools/f18/CMakeLists.txt