llvm-project/lldb/source/Plugins/Platform
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
..
Android Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
FreeBSD Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
Kalimba Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Linux Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
MacOSX [cmake] Remove unused ${LLDB_PLUGINS} dependency from our Objective-C++ CMake config 2018-07-23 21:14:52 +00:00
NetBSD Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
OpenBSD Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
POSIX Defend LoadImageUsingPaths against a path list 2018-07-20 01:20:18 +00:00
Windows Use UnknownVendor rather than UnknownArch since they're in two different enums 2018-07-31 23:53:23 +00:00
gdb-server Use llvm::VersionTuple instead of manual version marshalling 2018-06-18 15:02:23 +00:00
CMakeLists.txt [LLDB] OpenBSD support 2017-03-26 15:34:57 +00:00