Pass -flto-jobs to orbis-ld correctly.
Details
Details
Diff Detail
Diff Detail
Event Timeline
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? |
Paths
| Differential D147660
[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
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 Closed by commit rG393a1c3b4fcd: [PS4][clang] Pass -flto-jobs argument to orbis-ld (authored by ormris). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 511206 clang/lib/Driver/ToolChains/PS4CPU.cpp
clang/test/Driver/lto-jobs.c
|
The test shows that we were already adding this to the command line. Are we now adding it twice?