[all-commits] [llvm/llvm-project] 4841d7: [flang] Remove obsolete flang-to-external-fc tool ...

Michael Klemm via All-commits all-commits at lists.llvm.org
Fri Apr 19 10:45:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4841d70a4b7d7cd8c492c16a9da339ec75bca135
      https://github.com/llvm/llvm-project/commit/4841d70a4b7d7cd8c492c16a9da339ec75bca135
  Author: Michael Klemm <michael.klemm at amd.com>
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
    M flang/docs/FlangDriver.md
    M flang/tools/f18/CMakeLists.txt
    R flang/tools/f18/flang-to-external-fc.in

  Log Message:
  -----------
  [flang] Remove obsolete flang-to-external-fc tool (#88904)

It seems like the `flang-to-external-fc` tool is no longer needed,
because Flang is now a full compiler in its own right. After PR #85249
has landed, this tool will not be able to pick up the `.f18.mod` files.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list