[PATCH] D26734: [ELF] Don't replace path separators on *NIX

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 00:49:03 PST 2016


pcc added a comment.

And for --reproduce in particular I can easily imagine wanting to preserve unintentional uses of backslash in filenames, e.g. when porting a Windows based build system to *nix.


https://reviews.llvm.org/D26734





More information about the llvm-commits mailing list