Always replace instead of appending when creating archive files. It may be
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 4 Feb 2004 21:41:23 +0000 (21:41 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 4 Feb 2004 21:41:23 +0000 (21:41 +0000)
commit7a45c49344a4cfd9f24a8aaf8351d6bfe981346a
treea4c9e7de08db0b203eae962da233c7b527de919d
parentfc1f6e835ce87baab978ea8c3673b1be73a2e23e
Always replace instead of appending when creating archive files. It may be
slightly slower, but I think we can handle it, especially if it means
BytecodeLibs are correctly regenerated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11122 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules