Create the file with the right permissions instead of setting it afterwards.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 22 Jun 2013 02:34:24 +0000 (02:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 22 Jun 2013 02:34:24 +0000 (02:34 +0000)
commit19ead5a9f1c758641fb148f9c5fb64e381f90ad3
treeeec45a402e739431d9682ee5a4c7e56f019fd63f
parent068463b714bd53fffd41322a5654b4f359c2166c
Create the file with the right permissions instead of setting it afterwards.

Removes the last use of PathV1.h in llvm-ar.

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