[PATCH] D23755: cmake: Add an ordering dep between HTML & man Sphinx targets

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 11:52:46 PDT 2016


beanz added a comment.

@mgorny, I'd rather we go with the parallel solution. While it does use more CPU time, it doesn't adversely impact overall performance, and it doesn't artificially constrain the build graph.


https://reviews.llvm.org/D23755





More information about the llvm-commits mailing list