[PATCH] D48770: [dsymutil] Make the CachedBinaryHolder the default.
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 29 06:28:35 PDT 2018
JDevlieghere created this revision.
JDevlieghere added a reviewer: friss.
Replaces all uses of the old binary holder with its cached variant.
Repository:
rL LLVM
https://reviews.llvm.org/D48770
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48770.153484.patch
Type: text/x-patch
Size: 33959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/8c0788b1/attachment-0001.bin>
More information about the llvm-commits
mailing list