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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 04:07:48 PDT 2018


JDevlieghere updated this revision to Diff 152869.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.

- Fallback to loading file as an object if loading of archive fails.


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.152869.patch
Type: text/x-patch
Size: 21804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/99d3eaf9/attachment.bin>


More information about the llvm-commits mailing list