llvm-project/lldb/source/Plugins/ABI
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
..
MacOSX-arm Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
MacOSX-arm64 Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
MacOSX-i386 Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-arm Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-arm64 Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-hexagon Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-i386 Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-mips Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-mips64 Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-ppc Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-ppc64 Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-s390x Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
SysV-x86_64 Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
CMakeLists.txt Support Linux on SystemZ as platform 2016-04-14 14:28:34 +00:00