This patch renames the flang-new executable to just flang, and drops the need for the special flag -flang-experimental-exec. Thus, building flang makes the executable flang available as a usable compiler.
For reference, this was proposed nearly a year ago in https://reviews.llvm.org/D125788 and has received some new discussion and support in https://discourse.llvm.org/t/reviving-rename-flang-new-to-flang/68130.