llvm-6502/tools
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
..
bugpoint Convert most uses of PathV1.h in ToolRunner.cpp. 2013-06-18 17:20:08 +00:00
bugpoint-passes
gold
llc Test commit access. 2013-06-19 02:26:00 +00:00
lli
llvm-ar Always set the mode. 2013-06-19 19:17:15 +00:00
llvm-as
llvm-bcanalyzer
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-jitlistener
llvm-link
llvm-mc Use pointers to the MCAsmInfo and MCRegInfo. 2013-06-18 07:20:20 +00:00
llvm-mcmarkup
llvm-nm Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
llvm-objdump Use pointers to the MCAsmInfo and MCRegInfo. 2013-06-18 07:20:20 +00:00
llvm-prof
llvm-readobj
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress
llvm-symbolizer
lto Use pointers to the MCAsmInfo and MCRegInfo. 2013-06-18 07:20:20 +00:00
macho-dump
obj2yaml
opt
yaml2obj Remove using namespace and use explicit qualification. 2013-06-19 01:13:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile