Support/FileSystem: Add copy_file implementation. Not tests yet because the
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 1 Dec 2010 19:32:01 +0000 (19:32 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 1 Dec 2010 19:32:01 +0000 (19:32 +0000)
commitbee0c38f595f52d424161dc1db9c0bfe61421957
tree7960210198d9c6a272adaba4a42cbe3cb7e6db4c
parent5a7df60619d88a2c804b0dbdf68b0b502941bba3
Support/FileSystem: Add copy_file implementation. Not tests yet because the
file creation APIs aren't implemented.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120593 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/PathV2.cpp
lib/Support/Unix/PathV2.inc
lib/Support/Windows/PathV2.inc