[PATCH] D28444: Define sys::path::convert_to_slash.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 22:42:45 PST 2017


ruiu created this revision.
ruiu added a reviewer: rafael.
ruiu added a subscriber: llvm-commits.

This patch moves convertToUnixPathSeparator from LLD to LLVM.


https://reviews.llvm.org/D28444

Files:
  lld/include/lld/Core/Reproduce.h
  lld/lib/Core/Reproduce.cpp
  llvm/include/llvm/Support/Path.h
  llvm/lib/Support/Path.cpp
  llvm/lib/Support/TarWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28444.83516.patch
Type: text/x-patch
Size: 3496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170107/a37954bc/attachment.bin>


More information about the llvm-commits mailing list