pragma(inline, true) / llvmAttr("alwaysinline") cross module inlining failure

Marcel marcelpi97 at gmail.com
Thu May 7 22:14:16 UTC 2020


On Thursday, 7 May 2020 at 17:40:29 UTC, kinke wrote:
> On Thursday, 7 May 2020 at 17:21:13 UTC, Marcel wrote:
>> I'm using VisualD on Windows 10. It seems that enabling LTO 
>> makes the linker lld-link (forget about -linker=gold) complain 
>> about /noopttls.
>
> (Undocumented) /noopttls is then added by VisualD, as it's an 
> old workaround for druntime < 2.076 + VS 2017+ and not needed 
> anymore.

Fixed. Unfortunately the issue of the corrupt .lib still persists.


More information about the digitalmars-d-ldc mailing list