[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:54:02 PST 2018
JDevlieghere added a comment.
In https://reviews.llvm.org/D43945#1023800, @friss wrote:
> The results looks great! I haven't looked at the patches themselves, but I suppose this patch should have no impact on the output itself. Did you check if your resulting linked DWARF is exactly identical to the one before the patch?
Yes, I compared the MD5 hashes for clang and they were identical.
https://reviews.llvm.org/D43945
More information about the llvm-commits
mailing list