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)
commit8c50dbb8cb731db841c99e9e7c126e7298d2aeff
tree5c100711cec9f165a97cc6dce5f8e02720225d88
parent389be9558fdd632bcc460da265db9d30484f3ced
Add support for BSD format Archive map symbols (aka the table of contents
from a __.SYMDEF or "__.SYMDEF SORTED" archive member).

llvm-svn: 212568
llvm/lib/Object/Archive.cpp
llvm/test/Object/archive-symtab.test