diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-09-18 20:00:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-09-23 17:21:55 +0200 |
commit | b03e701c145365ba339657ead54a2e0cc5c02776 (patch) | |
tree | ac98121e07f81582a1fbba8801ecb876e430f379 /llvm/lib/Object/ModuleSymbolTable.cpp | |
parent | b240a2980b6e3777d6659d993f3ba60a3ca84bcb (diff) | |
download | llvm-b03e701c145365ba339657ead54a2e0cc5c02776.zip llvm-b03e701c145365ba339657ead54a2e0cc5c02776.tar.gz llvm-b03e701c145365ba339657ead54a2e0cc5c02776.tar.bz2 |
[lldb] [gdb-remote] Refactor getting remote regs to use local vector
Refactor remote register getters to collect them into a local
std::vector rather than adding them straight into DynamicRegisterInfo.
The purpose of this change is to lay groundwork for switching value_regs
and invalidate_regs to use local LLDB register numbers rather than
remote numbers.
Differential Revision: https://reviews.llvm.org/D110025
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions