Targets are independent of each other, so compile them in parallel

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16351 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-09-15 01:34:25 +00:00
parent 372dc8d9f7
commit 07542c8c20

View File

@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
DIRS = CBackend X86 SparcV9 PowerPC Skeleton
PARALLEL_DIRS = CBackend X86 SparcV9 PowerPC Skeleton
LIBRARYNAME = target
BUILD_ARCHIVE = 1