| commit | 3e2bdb464098ea29e588ace34c6d65b40709cf64 | [log] [tgz] |
|---|---|---|
| author | Chaoren Lin <chaorenl@google.com> | Mon May 11 17:53:39 2015 +0000 |
| committer | Chaoren Lin <chaorenl@google.com> | Mon May 11 17:53:39 2015 +0000 |
| tree | 2f59bbd182199434d8f2155468bfdb23365ee43d | |
| parent | 59b60af06de92d704f7134d5d5fee54298ec20eb [diff] |
os.path.join does not always work for paths on remote platforms. Summary: Since we don't yet have remote windows debugging, it should be safe to assume that the remote target uses unix path separators. Reviewers: ovyalov, zturner, clayborg, vharron Reviewed By: vharron Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D9633 llvm-svn: 237006