llvm-6502/tools/llvm-ar
Rafael Espindola 27ff1f3f7d Always set the mode.
This matches GNU ar behavior. Also remove the now unused getFileStatus method.
Not sure how to add a test, it would have to run ls -l or something like that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184337 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-19 19:17:15 +00:00
..
Archive.cpp Remove more uses of sys::Path. 2013-06-19 17:49:07 +00:00
Archive.h Always set the mode. 2013-06-19 19:17:15 +00:00
ArchiveInternals.h Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
ArchiveReader.cpp Remove more uses of sys::Path. 2013-06-19 17:49:07 +00:00
ArchiveWriter.cpp Remove more uses of sys::Path. 2013-06-19 17:49:07 +00:00
CMakeLists.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
llvm-ar.cpp Always set the mode. 2013-06-19 19:17:15 +00:00
LLVMBuild.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
Makefile Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00