<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Regression(271926:271970): link.exe says "fatal error LNK1103: debugging information corrupt; recompile module" when linking e.g. re2c in a chromium win build with debug info"
   href="https://llvm.org/bugs/show_bug.cgi?id=28052">28052</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Regression(271926:271970): link.exe says "fatal error LNK1103: debugging information corrupt; recompile module" when linking e.g. re2c in a chromium win build with debug info
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>C++
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nicolasweber@gmx.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>First bad:
<a href="https://build.chromium.org/p/chromium.fyi/builders/CrWinAsan/builds/3622">https://build.chromium.org/p/chromium.fyi/builders/CrWinAsan/builds/3622</a>

FAILED: re2c.exe re2c.exe.pdb 
C:\b\depot_tools\python276_bin\python.exe gyp-win-tool link-with-manifests
environment.x86 True re2c.exe "C:\b\depot_tools\python276_bin\python.exe
gyp-win-tool link-wrapper environment.x86 False link.exe /nologo /OUT:re2c.exe
@re2c.exe.rsp" 1 mt.exe rc.exe
"obj\third_party\yasm\re2c.re2c.exe.intermediate.manifest"
obj\third_party\yasm\re2c.re2c.exe.generated.manifest
..\..\build\win\compatibility.manifest
re2c.translate.obj : fatal error LNK1103: debugging information corrupt;
recompile module</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>