ovyalov added inline comments.
================
Comment at:
source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:672
@@ -671,1 +671,3 @@
+ auto error = platform_sp->ResolveExecutable (
+ module_spec, module_sp, executable_search_paths.IsEmpty() ? nullptr :
&executable_search_paths);
if (error.Fail ())
----------------
Done.
http://reviews.llvm.org/D11163
_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits