llvm-project/lldb/source/Plugins/DynamicLoader
Jason Molenda 57e1201e31 The MacOSXi386 ABI should be used for watchos simulator debug sessions.
Also, add an async error message if the dyld solib loaded callback function
can't find an ABI (which results in no solibs being loaded in the process).
This is a big error and we should call attention to it.

<rdar://problem/23471384> 

llvm-svn: 252581
2015-11-10 03:21:59 +00:00
..
Darwin-Kernel Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
Hexagon-DYLD Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes. 2015-10-21 01:03:30 +00:00
MacOSX-DYLD The MacOSXi386 ABI should be used for watchos simulator debug sessions. 2015-11-10 03:21:59 +00:00
POSIX-DYLD Changes for Bug 17384 2015-10-28 09:47:29 +00:00
Static Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes. 2015-10-21 01:03:30 +00:00
Windows-DYLD Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes. 2015-10-21 01:03:30 +00:00
CMakeLists.txt Move WindowsDYLD to the Plugins/DynamicLoader directory. 2015-07-08 18:07:13 +00:00