make getLastModificationTime const. Move it with the other getters.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 21:51:49 +0000 (21:51 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 21:51:49 +0000 (21:51 +0000)
commitb0bdcb5f8af7cc4e64aad5954f2230f47fa4ef90
tree315911fee3121a73d645e2d97435362e5619a950
parente38f640b22979994b42fb2f2aafc44cc39c20e8e
make getLastModificationTime const. Move it with the other getters.

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