Add support deterministic output in llvm-ar and make it the default.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Jul 2015 20:38:09 +0000 (20:38 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Jul 2015 20:38:09 +0000 (20:38 +0000)
commit168b1bebf041862929ce42548a54ade29ae44e50
tree414682d2e7f754575b57b40a5a777b40c1955443
parent7d41350722c486176de067252b37a7ce0c86cbd5
Add support deterministic output in llvm-ar and make it the default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242061 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ArchiveWriter.h
lib/LibDriver/LibDriver.cpp
lib/Object/ArchiveWriter.cpp
test/Object/archive-format.test
test/Object/archive-symtab.test
test/Object/archive-update.test
test/Object/extract.ll
tools/llvm-ar/llvm-ar.cpp