[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:15:11 PDT 2015


spyffe added a reviewer: zturner.
spyffe removed a subscriber: zturner.
spyffe updated this revision to Diff 35143.
spyffe added a comment.

At zturner's suggestion, moved the function to FileSystem and renamed it to be more consistent with what other FileSystem functions are called.


http://reviews.llvm.org/D12984

Files:
  include/lldb/Host/FileSpec.h
  include/lldb/Host/FileSystem.h
  source/Host/common/FileSpec.cpp
  source/Host/common/HostInfoBase.cpp
  source/Host/posix/FileSystem.cpp
  source/Host/windows/FileSystem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12984.35143.patch
Type: text/x-patch
Size: 3787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150918/e7ba5817/attachment.bin>


More information about the lldb-commits mailing list