commit | 39497e9f5bd9c82c15b4d1798976e5daad5c7767 | [log] [tgz] |
---|---|---|
author | Jim Ingham <jingham@apple.com> | Fri Jul 24 23:40:32 2015 +0000 |
committer | Jim Ingham <jingham@apple.com> | Fri Jul 24 23:40:32 2015 +0000 |
tree | ccbbeba5cd22403129e25d28dbc6ee03f860c648 | |
parent | 88c05f54a0708c5a41b965091758cad0f69a84f4 [diff] |
Make sure we resolve ~ in paths coming from the plist in a dSYM before adding them to the path remappings. Also don't add the paths to the path mapping when DebugSymbols tells up about files, since we'll just do that again when we read in the dSYM. <rdar://problem/21986208> llvm-svn: 243181