EugeneBi added a comment.

> You would just move:
> 
>   auto resolved_module_spec(module_spec);
>     if (sysroot != nullptr)
>       resolved_module_spec.GetFileSpec().PrependPathComponent(sysroot);
> 
> 
> into the code in Platform.cpp and do it all there.

Ah, I see. Will do, thanks.


https://reviews.llvm.org/D49685



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to