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

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 13:08:31 PDT 2016


beanz added a comment.

@mgorny, that might be the best/simplest option. Does that have any performance drawbacks? Could you maybe time the difference between running the two targets in serial with your patch vs running them in parallel with different tree dirs?


https://reviews.llvm.org/D23755





More information about the llvm-commits mailing list