llvm-project/lldb/source/Plugins/Process/NetBSD
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 Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
NativeProcessNetBSD.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
NativeProcessNetBSD.h Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
NativeRegisterContextNetBSD.cpp Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeRegisterContextNetBSD.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeRegisterContextNetBSD_x86_64.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
NativeRegisterContextNetBSD_x86_64.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00
NativeThreadNetBSD.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
NativeThreadNetBSD.h Clean up NativeRegisterContext 2017-11-10 11:05:49 +00:00