Remove last use of PathV1.h from Archive.h
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 19 Jun 2013 21:13:59 +0000 (21:13 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 19 Jun 2013 21:13:59 +0000 (21:13 +0000)
commitb4900b132eb899671b6ea7ca9f185d493cf0c564
tree48a5cc9c237f3e0030944584c0c9876ae91b9fdb
parentf9fd58a44bbc7d9371ce39eb20eec16b0f1f7395
Remove last use of PathV1.h from Archive.h

Store the individual fields we need instead of a sys::FileStatus.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184353 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ar/Archive.cpp
tools/llvm-ar/Archive.h
tools/llvm-ar/ArchiveInternals.h
tools/llvm-ar/ArchiveReader.cpp
tools/llvm-ar/ArchiveWriter.cpp
tools/llvm-ar/llvm-ar.cpp