<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - lld-link crashes on 'X86 Assembly Printer' pass"
   href="https://bugs.llvm.org/show_bug.cgi?id=48589">48589</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>lld-link crashes on 'X86 Assembly Printer' pass
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lld
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows NT
          </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>All Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mizvekov@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, smithp352@googlemail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Reproduced on lld-link included with VS2019 16.9.0 preview 2 (LLD 11.0.0)

```

lld-link.exe /nologo @psinex.rsp /out:psinex.exe /implib:psinex.lib
/pdb:psinex.pdb /version:0.0 /machine:X86 /debug /INCREMENTAL:NO
/DYNAMICBASE:NO /LARGEADDRESSAWARE:NO /OPT:REF,NOICF /subsystem:windows
/MANIFEST /MANIFESTFILE:psinex.exe.manifest
PLEASE submit a bug report to <a href="https://bugs.llvm.org/">https://bugs.llvm.org/</a> and include the crash
backtrace.
Stack dump:
0.      Running pass 'Function Pass Manager' on module
'psx.core.libpsx.core.cc.obj7036'.
1.      Running pass 'X86 Assembly Printer' on function
'@"?procevts@psx@@YwXAAUcore@1@@Z.llvm.2537692845979032911"'
#0 0x014ceae8 C:\Program Files (x86)\Microsoft Visual
Studio\2019\Preview\VC\Tools\Llvm\bin\lld-link.exe 0xd6eae8 C:\Program Files
(x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\Llvm\bin\lld-link.exe
0x104e3a8
#1 0x014ceae8 C:\Program Files (x86)\Microsoft Visual
Studio\2019\Preview\VC\Tools\Llvm\bin\lld-link.exe 0xd6655f C:\Program Files
(x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\Llvm\bin\lld-link.exe
0x1e01328
#2 0x014ceae8 C:\Program Files (x86)\Microsoft Visual
Studio\2019\Preview\VC\Tools\Llvm\bin\lld-link.exe 0x1e05de0 C:\Program Files
(x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\Llvm\bin\lld-link.exe
0x1e017be
#3 0x014ceae8 C:\Program Files (x86)\Microsoft Visual
Studio\2019\Preview\VC\Tools\Llvm\bin\lld-link.exe 0x1334236 C:\Program Files
(x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\Llvm\bin\lld-link.exe
0x1334cb7
0x014CEAE8 (0x23109640 0x00000037 0x026D7908 0x1AB070D0)
0x017AE3A8 (0x196DA638 0x1AB070D0 0x1A327D08 0x01AB36FD)
0x014C655F (0x1B318DE4 0x00B070D0 0x026CE400 0x00000001)
0x02561328 (0x1B318DE4 0x1548F338 0x00000000 0x1A27CAA0)
0x02565DE0 (0x1A27CAA0 0x00000000 0x1F49D740 0x00000000)
0x025617BE (0x1A27CAA0 0x1877F91C 0x19200110 0x00000008)
0x01A94236 (0x0000000F 0x1877F924 0x0000000F 0x1A27CAA0)
0x01A94CB7 (0x1877F924 0x0000000F 0x1A27CAA0 0x12128AA8)

```</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>