[LLVMbugs] [Bug 23633] New: llvm-dis fails with assertion
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu May 21 22:58:37 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23633
Bug ID: 23633
Summary: llvm-dis fails with assertion
Product: tools
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: llvm-dis
Assignee: unassignedbugs at nondot.org
Reporter: Vsevolod.Livinskij at frtk.ru
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 14371
--> https://llvm.org/bugs/attachment.cgi?id=14371&action=edit
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 (http://llvm.org/):
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)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150522/05509b61/attachment.html>
More information about the llvm-bugs
mailing list