diff options
author | Nick Kledzik <kledzik@apple.com> | 2014-11-12 01:37:45 +0000 |
---|---|---|
committer | Nick Kledzik <kledzik@apple.com> | 2014-11-12 01:37:45 +0000 |
commit | f44dbda5427bcbdcb7f2c22c57bff8f901ff515a (patch) | |
tree | 66988d180aabd49b50fd4e271b92f08499e21fcc /llvm/tools/llvm-mc/Disassembler.cpp | |
parent | 35a12a85a174f9e61dbe34048b6370a6aeb1a3d5 (diff) | |
download | bcm5719-llvm-f44dbda5427bcbdcb7f2c22c57bff8f901ff515a.tar.gz bcm5719-llvm-f44dbda5427bcbdcb7f2c22c57bff8f901ff515a.zip |
Object, support both mach-o archive t.o.c file names
For historical reasons archives on mach-o have two possible names for the
file containing the table of contents for the archive: "__.SYMDEF SORTED"
and "__.SYMDEF". But the libObject archive reader only supported the former.
This patch fixes llvm::object::Archive to support both names.
llvm-svn: 221747
Diffstat (limited to 'llvm/tools/llvm-mc/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions