diff options
author | Jason Molenda <jason@molenda.com> | 2022-08-02 16:26:46 -0700 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2022-08-02 16:28:10 -0700 |
commit | 63725ebc182d7955c569be94b845b93d14374def (patch) | |
tree | ac7112f97f9c6b9dba8bce49ffcfd781bd894e74 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | c7bd61d4a79b88dbd97028bb0a73a73b2d6aca89 (diff) | |
download | llvm-63725ebc182d7955c569be94b845b93d14374def.zip llvm-63725ebc182d7955c569be94b845b93d14374def.tar.gz llvm-63725ebc182d7955c569be94b845b93d14374def.tar.bz2 |
[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
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions