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

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


friss added a comment.

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?


https://reviews.llvm.org/D43945





More information about the llvm-commits mailing list