[lldb-dev] [Bug 24002] UNREACHABLE executed at /home/priya/llvm/llvm-3.3/lib/IR/Instructions.cpp:655!
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jul 1 10:54:06 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24002
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rnk at google.com
Resolution|--- |INVALID
--- Comment #2 from Reid Kleckner <rnk at google.com> ---
This looks like a bug in your code. If you misuse the Instruction API, it will
crash and inform you that there was a problem and you need to debug it.
Furthermore, we aren't really interested in bugs in LLVM 3.3 anymore.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150701/4d2eeff2/attachment.html>
More information about the lldb-dev
mailing list