This is an archive of the discontinued LLVM Phabricator instance.

[AIX] Don't pass namedsects in LTO mode
ClosedPublic

Authored by jsji on Oct 1 2021, 11:56 AM.

Details

Reviewers
Whitney
Group Reviewers
Restricted Project
Commits
rG9c31969e8df2: [AIX] Don't pass namedsects in LTO mode
Summary

LTO don't need binder option , don't pass it in LTO mode.

Diff Detail

Event Timeline

jsji created this revision.Oct 1 2021, 11:56 AM
jsji requested review of this revision.Oct 1 2021, 11:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2021, 11:56 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Whitney accepted this revision.Oct 1 2021, 12:00 PM
This revision is now accepted and ready to land.Oct 1 2021, 12:00 PM
jsji updated this revision to Diff 376595.Oct 1 2021, 12:11 PM

Update.

This revision was automatically updated to reflect the committed changes.