llvm-project/lldb/source/Plugins/UnwindAssembly
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
..
InstEmulation [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan 2022-07-20 14:50:48 -07:00
x86 [NFC] Remove no-op code from x86AssemblyInspectionEngine::jmp_to_reg_p 2022-08-02 16:28:10 -07:00
CMakeLists.txt