Skip to content
Commit 214a8976 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Use \ as the path separator on Windows.

Previously, when we printed out a path obtained from DWARF debug info,
we replaced \ with / on Windows. But that doesn't make sense. We should
respect the system's path separator.

llvm-svn: 291219
parent 1099e017
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment