https://issues.dlang.org/show_bug.cgi?id=20849

          Issue ID: 20849
           Summary: Option -L/noopttls not omitted for lld linker
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: visuald
          Assignee: nob...@puremagic.com
          Reporter: thomas.hedst...@mail.com

When specifying -flto=full as an "Additional Option" to get fastest code,
VisualD (or LDC) switches to lld-link.exe.

The flag "-L/noopttls" is still present though and makes the compilation fail.

VisualD 0.52.0
LDC 1.21.0

--

Reply via email to