commit | 742beb6d7db253a3fbbdcd398f0fa1dfd9fc82e6 | [log] [tgz] |
---|---|---|
author | James Y Knight <jyknight@google.com> | Wed Oct 10 21:07:02 2018 +0000 |
committer | James Y Knight <jyknight@google.com> | Wed Oct 10 21:07:02 2018 +0000 |
tree | c7550d3c65810316b86fb53c81bd55a12cc50a94 | |
parent | 4c5954f7cf9763d09091f37fd909f70e21f96571 [diff] |
llvm-ar: Darwin archive format fixes. * Support writing the DARWIN64 symbol table format. * In darwin archives, emit a symbol table whenever requested, even when there are no members, as the apple linker will abort if given an archive without a symbol table. Added tests for same, and also simplified and moved the GNU 64-bit symbol table test into archive-symtab.test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344183 91177308-0d34-0410-b5e6-96231b3b80d8