diff options
author | Matthias Braun <matze@braunis.de> | 2016-08-18 22:11:28 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2016-08-18 22:11:28 +0000 |
commit | 91f95f0201cf2e0b893a1e0e24b7ff6c575cb5f8 (patch) | |
tree | fc60ff8e6f65a7e1f990217b1578592630fc1bb2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp | |
parent | a1c76530d9f3b2f170fd5f29f37745c91c1247cf (diff) | |
download | llvm-91f95f0201cf2e0b893a1e0e24b7ff6c575cb5f8.zip llvm-91f95f0201cf2e0b893a1e0e24b7ff6c575cb5f8.tar.gz llvm-91f95f0201cf2e0b893a1e0e24b7ff6c575cb5f8.tar.bz2 |
CodeGen: Add/Factor out LiveRegUnits class; NFCI
This is a set of register units intended to track register liveness, it
is similar in spirit to LivePhysRegs.
You can also think of this as the liveness tracking parts of the
RegisterScavenger factored out into an own class.
This was proposed in http://llvm.org/PR27609
Differential Revision: http://reviews.llvm.org/D21916
llvm-svn: 279171
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp')
0 files changed, 0 insertions, 0 deletions