diff options
author | Rui Ueyama <ruiu@google.com> | 2016-04-26 19:04:35 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-04-26 19:04:35 +0000 |
commit | 3578d334fb67256176100bbf73af4d86e4006e10 (patch) | |
tree | 987f88f8bd0c27c7ff7737139d1adfe47798052c /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 1af58fc1e545847e67cbc6a6e8c530b19845d908 (diff) | |
download | bcm5719-llvm-3578d334fb67256176100bbf73af4d86e4006e10.tar.gz bcm5719-llvm-3578d334fb67256176100bbf73af4d86e4006e10.zip |
Make test/ELF/reproduces.s test to work on Windows.
Previously, the test didn't work on Windows because it tried to
concatenate two (possibly) absolute paths. If two paths are absolute
paths that have drive letters, then the result would become something
like C:\foo\D:\bar. That's not a valid path. I changed the test to
use relative paths.
llvm-svn: 267588
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions