[flang-commits] [clang] [flang] [flang][driver] deprecate manual usage of -lFortran_main (PR #79016)

Andrzej WarzyƄski via flang-commits flang-commits at lists.llvm.org
Mon Jan 22 11:05:20 PST 2024


https://github.com/banach-space approved this pull request.

> Intended to warn users of the 19.x release not to do this.
> 
> A better solution should be found for the 20.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 19.x branches.

Did you mean:

> 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 19.x branches.

LGTM modulo a few comments. I like this direction!

https://github.com/llvm/llvm-project/pull/79016


More information about the flang-commits mailing list