llvm-project/lldb/source/Plugins/UnwindAssembly/x86
Jason Molenda 63725ebc18 [NFC] Remove no-op code from x86AssemblyInspectionEngine::jmp_to_reg_p
Slava Gurevich noticed this dead code I wrote in jmp_to_reg_p
is never executed, is duplicated, and has comments that seem to
describe the opposite behavior.  Remove the dead code that cannot
be executed.

Differential Revision: https://reviews.llvm.org/D131029
2022-08-02 16:28:10 -07:00
..
CMakeLists.txt
UnwindAssembly-x86.cpp [lldb] Remove ConstString from SymbolVendor, Trace, TraceExporter, UnwindAssembly, MemoryHistory and InstrumentationRuntime plugin names 2021-10-29 12:08:57 +02:00
UnwindAssembly-x86.h [lldb] Remove ConstString from SymbolVendor, Trace, TraceExporter, UnwindAssembly, MemoryHistory and InstrumentationRuntime plugin names 2021-10-29 12:08:57 +02:00
x86AssemblyInspectionEngine.cpp [NFC] Remove no-op code from x86AssemblyInspectionEngine::jmp_to_reg_p 2022-08-02 16:28:10 -07:00
x86AssemblyInspectionEngine.h [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00