This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Limit parallel link jobs to 4 for clang-sparc64-linux-multistage
ClosedPublic

Authored by glaubitz on Oct 31 2020, 7:37 AM.

Details

Summary

Limit the parallel link jobs to 4 for clang-sparc64-linux-multistage as too many
parallel link jobs actually slow down the build.

Diff Detail

Event Timeline

glaubitz created this revision.Oct 31 2020, 7:37 AM
This revision is now accepted and ready to land.Nov 2 2020, 9:49 PM