https://issues.dlang.org/show_bug.cgi?id=22355
Issue ID: 22355
Summary: LLD fallback for mscoff is broken in the presence of
some old VS versions
Product: D
Version: D2
Hardware: x86
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
https://github.com/dlang/dmd/pull/13110#issuecomment-931657202
reporter is using VS2010. We should probably not support these old VS versions
since these are no longer supported by microsoft, but the fallback path should
not break just because someone has an old VS version.
--