Issue 139705
Summary update lldb InstructionControlFlowKind definition to include hlt.
Labels new issue
Assignees
Reporter 5c4lar
    hlt instruction (0x94 for x86-64) can not be classified as any kind of control flow kind defined [here](https://github.com/llvm/llvm-project/blob/main/lldb/include/lldb/lldb-enumerations.h#L1045) in lldb. We may require a new enum for this.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to