[PATCH] D35819: Move manifest utils into separate lib, to reduce libxml2 deps.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 14:55:29 PDT 2017


rnk added a comment.

Can you remind me if we had any expected clients for manifest merging? Does LLD need to call this logic? If lld doesn't need to call this logic, I'd suggest we move this to `tools/llvm-mt`.


https://reviews.llvm.org/D35819





More information about the llvm-commits mailing list