HomeFreeBSD

Enable SUBDIR_PARELLEL in lib/libclang_rt

Description

Enable SUBDIR_PARELLEL in lib/libclang_rt

I noticed that this part of the build was taking much longer than
expected. Turns out it's due to not running the subdirs in parallel.
Reduces make all inside lib/libclang_rt time from 63s to 20s with -j32.

Reviewed By: dim
Differential Revision: https://reviews.freebsd.org/D26623

(cherry picked from commit cf084e9e9283ba2e4a5a73e54552508fff763379)

Details

Provenance
arichardsonAuthored on Oct 12 2020, 10:42 AM
dimCommitted on Dec 22 2021, 10:01 AM
Reviewer
dim
Differential Revision
D26623: Enable SUBDIR_PARELLEL in lib/libclang_rt
Parents
rGdc9efaa84b4b: Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
Branches
Unknown
Tags
Unknown