[PATCH] D135632: llvm-reduce: Color output of child processes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 14:41:54 PDT 2022
arsenm added a comment.
In D135632#3863359 <https://reviews.llvm.org/D135632#3863359>, @aeubanks wrote:
> I've reverted in 29cf7dffb81b0522231b1c154de108e059d8a4f0 <https://reviews.llvm.org/rG29cf7dffb81b0522231b1c154de108e059d8a4f0> because I think this is breaking an msan bot, see that commit description. (probably not doing this with parallel reduction is good enough)
The parallel debug log is also pretty annoying. I was thinking of capturing the output and ensuring a printed order
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135632/new/
https://reviews.llvm.org/D135632
More information about the llvm-commits
mailing list