Making it easier to understand and harder to misuse.
This only applies to the ReadRegister(const RegisterInfo ®_info) variant.
Depends on D135671
Paths
| Differential D135672
[LLDB] Change EmulateInstriction::ReadRegister to return Optional ClosedPublic Authored by DavidSpickett on Oct 11 2022, 7:09 AM.
Details Summary Making it easier to understand and harder to misuse. Depends on D135671
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 11 2022, 11:26 AM This revision was landed with ongoing or failed builds.Oct 12 2022, 1:37 AM Closed by commit rG0577a9f8d06b: [LLDB] Change EmulateInstriction::ReadRegister to return Optional (authored by DavidSpickett). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467057 lldb/include/lldb/Core/EmulateInstruction.h
lldb/source/Core/EmulateInstruction.cpp
lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
|
clang-format not found in user’s local PATH; not linting file.