freebsd-dev/lib/libclang_rt
Alex Richardson cf084e9e92 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
2020-10-12 10:42:33 +00:00
..
asan Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
asan_cxx Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
asan_dynamic Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
asan-preinit Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
cfi Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
cfi_diag Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
dd Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
fuzzer Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I added 2020-08-10 16:55:54 +00:00
fuzzer_no_main Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
include Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
msan Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
msan_cxx Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
profile Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I added 2020-08-10 16:55:54 +00:00
safestack Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
stats Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
stats_client Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
tsan Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
tsan_cxx Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
ubsan_minimal Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
ubsan_standalone Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
ubsan_standalone_cxx Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
xray Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I added 2020-08-10 16:55:54 +00:00
xray-basic Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
xray-fdr Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
xray-profiling Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
Makefile Enable SUBDIR_PARELLEL in lib/libclang_rt 2020-10-12 10:42:33 +00:00
Makefile.inc Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds, 2020-08-06 19:30:00 +00:00