[PATCH] D43945: [dsymutil] Perform analyzeContextInfo and CloneDIEs in parallel

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 08:47:17 PST 2018


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

- Added default argument for `Verbose`
- Added comment explaining the need for strong types.


https://reviews.llvm.org/D43945

Files:
  test/tools/dsymutil/basic-linking.test
  tools/dsymutil/DebugMap.h
  tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43945.136536.patch
Type: text/x-patch
Size: 66992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/f5eedb5c/attachment-0001.bin>


More information about the llvm-commits mailing list