Linux LTO with lld from llvm 9

kinke noone at nowhere.com
Thu Oct 10 18:56:31 UTC 2019


On Thursday, 10 October 2019 at 18:53:22 UTC, kinke wrote:
> If you don't succeed, try with `-linker=gold`, where the plugin 
> path is added by LDC automatically.

And, more importantly, the linker definitely uses that plugin 
with matching LLVM version; LLD might ignore it and so use its 
LLVM, which is apparently v8 in your case.


More information about the digitalmars-d-ldc mailing list