Special behaviour for _Dmodule_ref and _d_run_main?
Denis Feklushkin
feklushkin.denis at gmail.com
Mon May 11 15:44:38 UTC 2020
On Monday, 11 May 2020 at 15:25:24 UTC, kinke wrote:
> - What linker are you using (linker, not gcc linker driver)? We
> default to gold (-linker=gold) for Linux because there have
> been numerous LTO issues with default bfd in the past (and the
> LLVM plugin is (primarily?) for gold, not bfd).
I use clang for linking and it calls ld.lld for this purpose.
More information about the digitalmars-d-ldc
mailing list