[PATCH] D48501: [dsymutil] Introduce a new CachedBinaryHolder

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 23 07:25:46 PDT 2018


JDevlieghere updated this revision to Diff 152591.
JDevlieghere added a comment.

- Shared CachedBinaryHolder between architectures as suggested by Fred.
- Address other CR feedback


https://reviews.llvm.org/D48501

Files:
  llvm/tools/dsymutil/BinaryHolder.cpp
  llvm/tools/dsymutil/BinaryHolder.h
  llvm/tools/dsymutil/DwarfLinker.cpp
  llvm/tools/dsymutil/dsymutil.cpp
  llvm/tools/dsymutil/dsymutil.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48501.152591.patch
Type: text/x-patch
Size: 21541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180623/4abdcdb2/attachment-0001.bin>


More information about the llvm-commits mailing list