Don't create an archive if, for example, we are asked to print the index.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Jul 2013 13:03:07 +0000 (13:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Jul 2013 13:03:07 +0000 (13:03 +0000)
commit61de142984aa6cb1acfe4725183193d04e437420
tree804d53c9da0e26da98e2b3188cd93e41553e3bec
parent7271ac2c0318043688ddc8686dd23777dca62c59
Don't create an archive if, for example, we are asked to print the index.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185697 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/ar-create.test [new file with mode: 0644]
tools/llvm-ar/llvm-ar.cpp