[Bug 24002] New: UNREACHABLE executed at /home/priya/llvm/llvm-3.3/lib/IR/Instructions.cpp:655!

Bug ID 24002
Summary UNREACHABLE executed at /home/priya/llvm/llvm-3.3/lib/IR/Instructions.cpp:655!
Product lldb
Version 3.3
Hardware PC
OS Linux
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@cs.uiuc.edu
Reporter bamnepriyanka574@gmail.com
Classification Unclassified

Created attachment 14542 [details]
with Tailduplication.cpp i created LLVMHKTailDuplication.so and run following
command

Reid Kleckner changed bug 24002

What | Removed | Added |

  • | - | - |
    Status | NEW | RESOLVED |
    CC | | rnk@google.com |
    Resolution | — | INVALID |

Comment # 2 on bug 24002 from Reid Kleckner

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.