llvm-project/lldb/source/Plugins/DynamicLoader
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
..
Darwin-Kernel Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
Hexagon-DYLD Add missing includes to some LLDB headers. 2018-05-26 14:59:14 +00:00
MacOSX-DYLD Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
POSIX-DYLD Use llvm::VersionTuple instead of manual version marshalling 2018-06-18 15:02:23 +00:00
Static Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Windows-DYLD Implement trampoline step-through for Windows-x86. 2017-09-22 23:41:41 +00:00
CMakeLists.txt Enable ProcessMachCore plugin on non-apple platforms 2018-05-22 16:33:43 +00:00