[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:23:02 PDT 2015


spyffe updated this revision to Diff 35144.
spyffe added a comment.

Restored the old name based on zturner's suggestion that Realpath() is too specific and has semantics that Windows wouldn't honor.


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.35144.patch
Type: text/x-patch
Size: 3842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150918/f81d76a7/attachment.bin>


More information about the lldb-commits mailing list