Change the MacOSX Symbols::DownloadObjectAndSymbolFile to look up
"~rc" via getpwnam() instead of doing tilde expansion and doing soft-link
dereferencing via realpath() - if we're pointing to a softlink, leave it
as-is.  
<rdar://problem/12597698>


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@167052 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed