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

Frederic Riss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 17:30:38 PDT 2018


friss added a comment.

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


https://reviews.llvm.org/D43945





More information about the llvm-commits mailing list