[LLVMbugs] [Bug 16815] New: Assert "Uses remain" during unreachable block elimination
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 6 23:03:45 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16815
Bug ID: 16815
Summary: Assert "Uses remain" during unreachable block
elimination
Product: libraries
Version: trunk
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P
Component: Common Code Generator Code
Assignee: unassignedbugs at nondot.org
Reporter: lostfreeman at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 10995
--> http://llvm.org/bugs/attachment.cgi?id=10995&action=edit
IR Dump
assert(use_empty() && "Uses remain when a value is destroyed!"); fails during
UnreachableBlockElim::runOnFunction. Translation is made by ExecutionEngine.
Stack trace and IR dump are 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/20130807/31971264/attachment.html>
More information about the llvm-bugs
mailing list