[PATCH] D32826: Move Parallel.h from LLD to LLVM

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 02:55:00 PDT 2017


chandlerc added a comment.

So, I understand that this is just moving code from LLD to LLVM, but this is pretty complex and subtle code. I think it needs really careful and thorough review. I'm going to try to plan some time for that, but I wonder -- are there any meaningful splits you can make to introduce this more incrementally to LLVM


https://reviews.llvm.org/D32826





More information about the llvm-commits mailing list