commit | 0101af51140dcaf716e53f567b7373131866a22f | [log] [tgz] |
---|---|---|
author | James Y Knight <jyknight@google.com> | Thu Oct 04 18:49:21 2018 +0000 |
committer | James Y Knight <jyknight@google.com> | Thu Oct 04 18:49:21 2018 +0000 |
tree | e6488b59368dd14505ba08c50b45462fa7c16e95 | |
parent | c07d6f2d53c831d5f4a322e7e93c35f62fa8521c [diff] |
Give same-named members unique timestamps on Darwin in llvm-ar. This change ensures that the (membername,timestamp) tuple uniquely identifies an entry in an archive for format=darwin, in deterministic mode (which is the default). That, then, enables lldb and dsymutil to locate the appropriate object within the archive. Differential Revision: https://reviews.llvm.org/D47659 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343805 91177308-0d34-0410-b5e6-96231b3b80d8