Now that gccas and gccld are just schell scripts, adjust the build ordering
authorReid Spencer <rspencer@reidspencer.com>
Fri, 9 Feb 2007 17:02:07 +0000 (17:02 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 9 Feb 2007 17:02:07 +0000 (17:02 +0000)
commit36a987eed00886f6508668942df140fa053256ca
tree54369b4c89a2975037ef07875a25f1f67e202269
parentcaaef9c603c00137686ec3a0df5288c89afae719
Now that gccas and gccld are just schell scripts, adjust the build ordering
for parallel builds so that we space out the large links.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34098 91177308-0d34-0410-b5e6-96231b3b80d8
tools/Makefile