<div dir="ltr"><div dir="ltr">On Mon, Aug 10, 2020 at 1:15 PM Per Nordlöw via Digitalmars-d-learn <<a href="mailto:digitalmars-d-learn@puremagic.com">digitalmars-d-learn@puremagic.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Monday, 10 August 2020 at 05:54:14 UTC, Daniel Kozak wrote:<br>
> I am not sure but last time I checked ldc does not do cross <br>
> module inlinig by default, and LTO only help if your <br>
> ldc(druntime+phobos) are built with enabled LTO[1]<br>
><br>
> [1] <br>
> <a href="https://github.com/ldc-developers/ldc/issues/2182#issuecomment-343166633" rel="noreferrer" target="_blank">https://github.com/ldc-developers/ldc/issues/2182#issuecomment-343166633</a><br>
<br>
Are the official LDC-releases builtin with or without LTO?<br></blockquote><div><br></div><div>AFAIK only for OSX, but Arch linux ldc package is now build with LTO enabled</div></div></div>