llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel
Pavel Labath d821c997aa Move RegisterValue,Scalar,State from Core to Utility
These three classes have no external dependencies, but they are used
from various low-level APIs. Moving them down to Utility improves
overall code layering (although it still does not break any particular
dependency completely).

The XCode project will need to be updated after this change.

Differential Revision: https://reviews.llvm.org/D49740

llvm-svn: 339127
2018-08-07 11:07:21 +00:00
..
CMakeLists.txt [CMake] [3/4] Update a batch of plugins 2017-01-31 22:29:11 +00:00
CommunicationKDP.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
CommunicationKDP.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ProcessKDP.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
ProcessKDP.h Fix netbsd, freebsd and osx builds for ArchSpec move 2017-11-13 16:47:37 +00:00
ProcessKDPLog.cpp Fix windows&darwin builds broken by r297812 2017-03-15 10:02:20 +00:00
ProcessKDPLog.h Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
RegisterContextKDP_arm.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
RegisterContextKDP_arm.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextKDP_arm64.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
RegisterContextKDP_arm64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextKDP_i386.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
RegisterContextKDP_i386.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RegisterContextKDP_x86_64.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
RegisterContextKDP_x86_64.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ThreadKDP.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
ThreadKDP.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00