[llvm-bugs] [Bug 32697] New: assert fail in IR/Value.cpp
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 18 03:59:22 PDT 2017
http://bugs.llvm.org/show_bug.cgi?id=32697
Bug ID: 32697
Summary: assert fail in IR/Value.cpp
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: dcb314 at hotmail.com
CC: llvm-bugs at lists.llvm.org
Created attachment 18303
--> http://bugs.llvm.org/attachment.cgi?id=18303&action=edit
gzipped C++ source code
clang-5.0: /home/dcb/llvm/trunk/llvm/lib/IR/Value.cpp:375: void llvm::Value::d
oRAUW(llvm::Value *, bool): Assertion `New->getType() == getType() && "replace
AllUses of value with new value of different type!"' failed.
Source code attached.
--
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/20170418/e7bdd7b1/attachment.html>
More information about the llvm-bugs
mailing list