[PATCH] D96033: [clang-repl] Land initial infrastructure for incremental parsing
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 19 09:38:27 PDT 2021
teemperor added a comment.
(Tabbed on the Submit button instead of finishing that quote block...)
So I assume the stage2- targets are just invoking some ninja invocations in sequence?
Anyway, what I think it would be helpful to see what link jobs were in progress. But I guess even with 32 jobs you could end up with enough memory in 32 linker invocations that processes start get OOM killed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96033/new/
https://reviews.llvm.org/D96033
More information about the cfe-commits
mailing list