MaskRay added a comment. Does `taskset -c 0-3 lld -flavor ...` restrict the number of cores? cpu_set_t cpu; sched_getaffinity(0, sizeof(cpu), &cpu); CPU_COUNT(&cpu) CHANGES SINCE LAST ACTION https://reviews.llvm.org/D75153/new/ https://reviews.llvm.org/D75153