July 30, 2014
https://issues.dlang.org/show_bug.cgi?id=13227

          Issue ID: 13227
           Summary: DMD-Win64 debuginfo corruption
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: major
          Priority: P1
         Component: DMD
          Assignee: nobody@puremagic.com
          Reporter: turkeyman@gmail.com

Building LuaD (https://github.com/JakobOvrum/LuaD) with debuginfo seems to produce corrupt debug info. The linker complains:

2>luad_Debug.lib(base_52f_379.obj) : fatal error LNK1103: debugging information
corrupt; recompile module
2>Building .\FeedBack_Debug.exe failed!

--