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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 03:55:57 PDT 2018


JDevlieghere added a comment.

In https://reviews.llvm.org/D43945#1035464, @friss wrote:

> It would be nice to land this in 2 commits, one NFC that does the refactoring up to creating the LinkContext and the other one that introduces the parallel processing. Otherwise, LGTM


Landed LinkContext in https://reviews.llvm.org/rL327382.


https://reviews.llvm.org/D43945





More information about the llvm-commits mailing list