[dsymutil] Make the CachedBinaryHolder the default
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 29 Jun 2018 16:51:52 +0000 (16:51 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 29 Jun 2018 16:51:52 +0000 (16:51 +0000)
commita0857eaefe66d5ddb28744a4b9e706c484de1627
tree153dc9b6496cd1faf434df0dd0f6eed7ad84ee82
parent3ff7915c334398713180cbbfb4a16ce6fe48386f
[dsymutil] Make the CachedBinaryHolder the default

Replaces all uses of the old binary holder with its cached variant.

Differential revision: https://reviews.llvm.org/D48770

llvm-svn: 335991
llvm/test/tools/dsymutil/debug-map-parsing.test
llvm/tools/dsymutil/BinaryHolder.cpp
llvm/tools/dsymutil/BinaryHolder.h
llvm/tools/dsymutil/DebugMap.cpp
llvm/tools/dsymutil/DwarfLinker.cpp
llvm/tools/dsymutil/DwarfLinker.h
llvm/tools/dsymutil/MachODebugMapParser.cpp
llvm/tools/dsymutil/MachOUtils.cpp
llvm/tools/dsymutil/dsymutil.cpp
llvm/tools/dsymutil/dsymutil.h