commit | d4543da9b0e81c234143c493458674f634dab970 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Wed Nov 17 18:28:29 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Wed Nov 17 18:28:29 2004 +0000 |
tree | cb65651be9bb9d5e122958ac2d6220e45deca7c4 | |
parent | 6ab7a4f9ef212ef6824677d0de84189c1233e56a [diff] |
Fix some things for Mac OSX archives: * ensure trailing spaces are eliminated so they don't factor into the length of a member's name. * make sure all the bytes of a name are written even if the name ends in multiple null characters (bug in OSX ar) * make sure we provide the full member name when searching for symbols so the module name is not accidentally duplicated. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17918 91177308-0d34-0410-b5e6-96231b3b80d8