llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime
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
..
AppleObjCClassDescriptorV2.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
AppleObjCClassDescriptorV2.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleObjCDeclVendor.cpp Fix some warnings found by ToT clang 2017-11-02 21:35:26 +00:00
AppleObjCDeclVendor.h [Expression parser] Setting to enable use of ExternalASTMerger 2017-09-28 20:20:25 +00:00
AppleObjCRuntime.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
AppleObjCRuntime.h Update the Objective-C runtime interface code to handle objc objects 2017-09-27 20:56:32 +00:00
AppleObjCRuntimeV1.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
AppleObjCRuntimeV1.h [ObjCRuntime] Add support for obfuscation in tagged pointers. 2018-07-09 21:53:43 +00:00
AppleObjCRuntimeV2.cpp Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
AppleObjCRuntimeV2.h [ObjCRuntime] Add support for obfuscation in tagged pointers. 2018-07-09 21:53:43 +00:00
AppleObjCTrampolineHandler.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
AppleObjCTrampolineHandler.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleObjCTypeEncodingParser.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
AppleObjCTypeEncodingParser.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleThreadPlanStepThroughObjCTrampoline.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
AppleThreadPlanStepThroughObjCTrampoline.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt [CMake] [2/4] Update a batch of plugins 2017-01-31 22:23:49 +00:00