]> granicus.if.org Git - llvm/commit
Overwrite instead of adding to archives when creating them in mri scripts.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 21 Oct 2014 21:56:47 +0000 (21:56 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 21 Oct 2014 21:56:47 +0000 (21:56 +0000)
commite539932aad0e5b0cb2c506c6a790a176749d29cf
tree1c47d0629f11811608b90889412f609885d57cf9
parent2d20cb2892e0b2c2953978813ee440e05f70573f
Overwrite instead of adding to archives when creating them in mri scripts.

This matches the behavior of GNU ar and also makes it easier to implemnt
support for the addlib command.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220336 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/mri-addmod.test
tools/llvm-ar/llvm-ar.cpp