llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD
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
..
CMakeLists.txt [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
DynamicLoaderMacOSXDYLD.cpp The MacOSXi386 ABI should be used for watchos simulator debug sessions. 2015-11-10 03:21:59 +00:00
DynamicLoaderMacOSXDYLD.h Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes. 2015-10-21 01:03:30 +00:00
Makefile [Makefiles] Align library names with CMake build 2015-07-14 20:25:19 +00:00