<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 --- - llvm-dis fails with assertion" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23633&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=9NOk_a5bmzLmO_hw9JMUStMN4Ph8u-m2-7p2YKFMaTg&s=PfwseBkRMqsZZzMGdNRAKktfsjtbGMYDxPTAmGuur1Q&e=">23633</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>llvm-dis fails with assertion
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>tools
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Linux
          </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>llvm-dis
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>Vsevolod.Livinskij@frtk.ru
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=14371" name="attach_14371" title="Reproducer.">attachment 14371</a> <a href="attachment.cgi?id=14371&action=edit" title="Reproducer.">[details]</a></span>
Reproducer.

llvm-dis fails with
llvm-dis: llvm-trunk/lib/Bitcode/Reader/BitcodeReader.cpp:788: llvm::Constant
*(anonymous namespace)::BitcodeReaderValueList::getConstantFwdRef(unsigned int,
llvm::Type *): Assertion `Ty == V->getType() && "Type mismatch in constant
table!"' failed.

llvm-dis -version
LLVM (<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.org_&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=9NOk_a5bmzLmO_hw9JMUStMN4Ph8u-m2-7p2YKFMaTg&s=75VECflQ2C07iSCas3zPzseAfpYzHiC_QDl3QMJwNW0&e=">http://llvm.org/</a>):
  LLVM version 3.7.0svn
  Optimized build with assertions.
  Built May 21 2015 (15:01:04).
  Default target: x86_64-unknown-linux-gnu
  Host CPU: sandybridge

clang version 3.7.0 (trunk 237892)</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>