This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Limit clang-sparc64-linux-multistage to Sparc target
ClosedPublic

Authored by glaubitz on Oct 31 2020, 12:33 AM.

Details

Summary

This helps reducing the build time a little as we are interested in the Sparc target only anyway.

Diff Detail

Event Timeline

glaubitz created this revision.Oct 31 2020, 12:33 AM
glaubitz requested review of this revision.Oct 31 2020, 12:33 AM

Please let's wait with merging this as I need to make sure it doesn't break the testsuite.

Please merge https://reviews.llvm.org/D90530 first, I'll update this revision afterwards.

gkistanova accepted this revision.Nov 2 2020, 9:50 PM

Hi Adrian,

LGTM.
But could you rebase the patch on top of https://reviews.llvm.org/D90530, please?

This revision is now accepted and ready to land.Nov 2 2020, 9:50 PM
glaubitz updated this revision to Diff 302504.Nov 3 2020, 1:11 AM

Rebase patch.

Hi Adrian,

LGTM.
But could you rebase the patch on top of https://reviews.llvm.org/D90530, please?

Done. Could you commit both changes for me, thanks!

This revision was automatically updated to reflect the committed changes.