Create BSD archives by default on OS X.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 Jul 2015 20:12:50 +0000 (20:12 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 Jul 2015 20:12:50 +0000 (20:12 +0000)
commit2535ea0b836bc3f1fd48d420f3611d1f97ad461d
tree340588a4c4c54cd8a56954c754bb2c821d54502d
parente57064428566724b7786f5e22553a06cc5f5887f
Create BSD archives by default on OS X.

They should probably be created on anything that is not windows or linux, but I will
test on freebsd before changing that.

With this it is possible to bootstrap with llvm-ar instead of ar+ranlib on OS X.

llvm-svn: 241849
llvm/test/Object/archive-format.test
llvm/tools/llvm-ar/llvm-ar.cpp