diff options
| author | Zachary Turner <zturner@google.com> | 2015-02-18 23:59:11 +0000 | 
|---|---|---|
| committer | Zachary Turner <zturner@google.com> | 2015-02-18 23:59:11 +0000 | 
| commit | ee69a4bcd06a71fc798c8924f212c4cfd52696c7 (patch) | |
| tree | 133e124f2c7044679aa0b4385b919c1326726065 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | fc2751122310843f9782f4961d0c41cacc6a9707 (diff) | |
| download | llvm-ee69a4bcd06a71fc798c8924f212c4cfd52696c7.zip llvm-ee69a4bcd06a71fc798c8924f212c4cfd52696c7.tar.gz llvm-ee69a4bcd06a71fc798c8924f212c4cfd52696c7.tar.bz2 | |
A few minor path fixes for Windows.
When launching argdumper, there are a few problems with the
current logic.  First, on Windows, the file is called
argdumper.exe, not argdumper.  Second, Windows paths have
backslashes in them, and JSON treats <backslash><char> as an
escape sequence.  To fix the second problem, on Windows we
convert backslashes to forward slashes, since backslash isn't
a valid filename character anyway this shouldn't be a problem.
llvm-svn: 229784
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
