Limit parallel link jobs to 4 for clang-sparc64-linux-multistage.
Limit the parallel link jobs to 4 for clang-sparc64-linux-multistage as too many
parallel link jobs actually slow down the build.
Reviewed By: gkistanova
Differential Revision: https://reviews.llvm.org/D90530