All callers have been converted to the optional version.
Depends on D134540
Paths
| Differential D134541
[LLDB] Remove the bool + RegisterInfo& version of GetRegisterInfo ClosedPublic Authored by DavidSpickett on Sep 23 2022, 7:58 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 26 2022, 3:37 PM Closed by commit rG0c1a3da8ea1f: [LLDB] Remove the bool + RegisterInfo& version of GetRegisterInfo (authored by DavidSpickett). · Explain WhySep 28 2022, 5:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 463512 lldb/include/lldb/Core/EmulateInstruction.h
lldb/source/Core/EmulateInstruction.cpp
lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h
lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h
lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h
lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h
lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.h
|