This is an archive of the discontinued LLVM Phabricator instance.

[PS4][clang] Pass -flto-jobs argument to orbis-ld
ClosedPublic

Authored by ormris on Apr 5 2023, 2:23 PM.

Details

Summary

Pass -flto-jobs to orbis-ld correctly.

Diff Detail

Event Timeline

ormris created this revision.Apr 5 2023, 2:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2023, 2:23 PM
ormris requested review of this revision.Apr 5 2023, 2:23 PM
probinson added inline comments.Apr 6 2023, 7:17 AM
clang/lib/Driver/ToolChains/PS4CPU.cpp
188

The test shows that we were already adding this to the command line. Are we now adding it twice?

ormris updated this revision to Diff 511748.Apr 7 2023, 11:33 AM

Remove previous fix

clang/lib/Driver/ToolChains/PS4CPU.cpp
188

Fixed

This revision is now accepted and ready to land.Apr 11 2023, 6:01 AM
This revision was landed with ongoing or failed builds.Apr 11 2023, 10:33 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2023, 10:33 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript