[PATCH] D79376: [dsymutil] Thread the VFS through dsymutil (NFC)

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 16:41:46 PDT 2020


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

Remove spurious line which I used for testing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79376/new/

https://reviews.llvm.org/D79376

Files:
  llvm/tools/dsymutil/BinaryHolder.cpp
  llvm/tools/dsymutil/BinaryHolder.h
  llvm/tools/dsymutil/DebugMap.cpp
  llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
  llvm/tools/dsymutil/LinkUtils.h
  llvm/tools/dsymutil/MachODebugMapParser.cpp
  llvm/tools/dsymutil/MachOUtils.cpp
  llvm/tools/dsymutil/MachOUtils.h
  llvm/tools/dsymutil/dsymutil.cpp
  llvm/tools/dsymutil/dsymutil.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79376.261959.patch
Type: text/x-patch
Size: 13378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/9699111f/attachment-0001.bin>


More information about the llvm-commits mailing list