[all-commits] [llvm/llvm-project] d37d1c: [flang][driver] deprecate manual usage of -lFortra...

Tom Eccles via All-commits all-commits at lists.llvm.org
Mon Jan 22 15:14:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d37d1c8deaa34216248ad51e549a701852e29fa3
      https://github.com/llvm/llvm-project/commit/d37d1c8deaa34216248ad51e549a701852e29fa3
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M flang/test/Driver/linker-flags.f90

  Log Message:
  -----------
  [flang][driver] deprecate manual usage of -lFortran_main (#79016)

Intended to warn users of the 18.x release not to do this.

A better solution should be found for the 19.x release. See discussion
in https://github.com/llvm/llvm-project/pull/78152.

Unfortunately there is no warning on Windows currently. I am rushing to
get this landed before 18.x branches.




More information about the All-commits mailing list