Add support for BSD format Archive map symbols (aka the table of contents
authorKevin Enderby <enderby@apple.com>
Tue, 8 Jul 2014 22:10:02 +0000 (22:10 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 8 Jul 2014 22:10:02 +0000 (22:10 +0000)
commitd2ae11527af77939ccbdc3f2d1b862ccc5d1fc23
tree78de36204fe4d7cfd9d02327760ec601f3ba4361
parent54bca0cb098bff81a3e0ab4c41017a0ca8d0b9e3
Add support for BSD format Archive map symbols (aka the table of contents
from a __.SYMDEF or "__.SYMDEF SORTED" archive member).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212568 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/Archive.cpp
test/Object/archive-symtab.test