<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 - aarch64 disassembler dies "bad LLVMDisassembler_VariantKind" disassembling one of chrome's object files"
   href="https://bugs.llvm.org/show_bug.cgi?id=52356">52356</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>aarch64 disassembler dies "bad LLVMDisassembler_VariantKind" disassembling one of chrome's object files
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Backend: AArch64
          </td>
        </tr>

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

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

        <tr>
          <th>CC</th>
          <td>arnaud.degrandmaison@arm.com, llvm-bugs@lists.llvm.org, smithp352@googlemail.com, Ties.Stuij@arm.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=25402" name="attach_25402" title="repro .o file">attachment 25402</a> <a href="attachment.cgi?id=25402&action=edit" title="repro .o file">[details]</a></span>
repro .o file

% git describe HEAD
llvmorg-14-init-8155-g5015f250894d

 % ~/src/llvm-project/out/gn/bin/llvm-otool -tV
obj/third_party/swiftshader/src/Reactor/swiftshader_reactor_base/Reactor.o >
/dev/null
bad LLVMDisassembler_VariantKind
UNREACHABLE executed at
../../llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp:39!
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.      Program arguments: /Users/thakis/src/llvm-project/out/gn/bin/llvm-otool
-tV obj/third_party/swiftshader/src/Reactor/swiftshader_reactor_base/Reactor.o
zsh: abort      ~/src/llvm-project/out/gn/bin/llvm-otool -tV  > /dev/null</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>