[Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 6 Mar 2014 17:36:46 +0000 (17:36 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 6 Mar 2014 17:36:46 +0000 (17:36 +0000)
commitbd3f9c0b6b32e5270523a09c0766d31bb9c9721d
tree7ea7daede27b9d93ec0bbaa8b5aff8f892871483
parent161e3a80b2c50b3418321d82bb746d7d4738f888
[Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203136 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileSystem.h
lib/Support/Unix/Path.inc
lib/Support/Windows/Path.inc