aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2022-06-26 11:08:44 -0700
committerCraig Topper <craig.topper@sifive.com>2022-06-26 11:11:41 -0700
commit5e944e9eb72aa7ea7fe2542d18813a646b3933d1 (patch)
tree223bfffbafcdf1eeb97ee15eb63ad56da63061a7 /lldb/source/Commands/CommandObjectFrame.cpp
parent54998986c3d9e847615598ebcd294ca5dce6c772 (diff)
downloadllvm-5e944e9eb72aa7ea7fe2542d18813a646b3933d1.zip
llvm-5e944e9eb72aa7ea7fe2542d18813a646b3933d1.tar.gz
llvm-5e944e9eb72aa7ea7fe2542d18813a646b3933d1.tar.bz2
[RISCV] Refactor SelectAddrRegImm to not depend on SelectBaseAddr.
SelectBaseAddr was a minor convenience to use since it already' existed for vector load/store. D128187 is going to remove the other uses of SelectBaseAddr so it has less reason to exist. This patch removes the dependency on SelectBaseAddr and adds a new SelectAddrFrameIndex to share some code with SelectFrameAddrRegImm.
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions