[Lldb-commits] [PATCH] D12984: Resolve symlinks when looking for the LLDB shlib

Sean Callanan via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 18 15:08:01 PDT 2015


Sure.  On it.

Sean

> On Sep 18, 2015, at 2:44 PM, Zachary Turner <zturner at google.com> wrote:
> 
> zturner added a comment.
> 
> Furthermore, FileSpec can refer to a remote path, so you can't even
> guarantee that the OS you're on is the same OS as that which the path
> refers to.  So another reason why putting this in FileSpec doesn't make
> sense in my opinion.
> 
> 
> http://reviews.llvm.org/D12984
> 
> 
> 



More information about the lldb-commits mailing list