OSDN Git Service

[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)
commit9f33bbfea84bbf3f2fff6fdb239cb590ca6aaeb3
tree2dd1c7f27367be4e70f5a5661420d7ff9c55caff
parent4d3e6c13b683b158016e38aa7ba3ff9e2f8972b0
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335991 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/dsymutil/debug-map-parsing.test
tools/dsymutil/BinaryHolder.cpp
tools/dsymutil/BinaryHolder.h
tools/dsymutil/DebugMap.cpp
tools/dsymutil/DwarfLinker.cpp
tools/dsymutil/DwarfLinker.h
tools/dsymutil/MachODebugMapParser.cpp
tools/dsymutil/MachOUtils.cpp
tools/dsymutil/dsymutil.cpp
tools/dsymutil/dsymutil.h