[flang-commits] [flang] [clang] [flang][Driver] Let the linker fail on multiple definitions of main() (PR #73124)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Fri Dec 1 09:38:26 PST 2023
tblah wrote:
That example is quite different because you used `program` in the fortran source. The use case here is applications which implement `main` in C then call into fortran code
https://github.com/llvm/llvm-project/pull/73124
More information about the flang-commits
mailing list