[clang] [flang] [flang][Driver] Let the linker fail on multiple definitions of main() (PR #73124)
Michael Klemm via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 13 07:15:31 PST 2023
mjklemm wrote:
> We are also seeing the same issue when linking on Mac regarding the ld: unknown options: --whole-archive
Is there an equivalent option for the MacOS linker?
https://github.com/llvm/llvm-project/pull/73124
More information about the cfe-commits
mailing list