Add a setLastModificationAndAccessTime to PathV2.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 20:56:14 +0000 (20:56 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 20:56:14 +0000 (20:56 +0000)
commit11ca2e508c2152732c364d02e5b381e61c851084
treeb8cd1edf3f8767cca4cdd3460364f6e64f792666
parentdeda39dbdf2a8b07940183e5f3ed9ea89e2ae053
Add a setLastModificationAndAccessTime to PathV2.

With this we can remove the last use of PathV1 from llvm-ar.cpp.

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