Always set the mode.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 19 Jun 2013 19:17:15 +0000 (19:17 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 19 Jun 2013 19:17:15 +0000 (19:17 +0000)
commit27ff1f3f7d9a20e02e00fe88dbb7541ce066d33c
tree974fbacb7d720dcf11a05276468ab5f10a531eeb
parent13f4fd77b96c39b3836d1186953003ddfea3a646
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
tools/llvm-ar/Archive.h
tools/llvm-ar/llvm-ar.cpp