This is an archive of the discontinued LLVM Phabricator instance.

Set the default for -bbsections-cold-text-prefix to .text.split.
AbandonedPublic

Authored by snehasish on Oct 7 2020, 11:50 AM.

Details

Reviewers
None
Summary

After using this for a while, we find that it is generally useful to
have it set to .text.split. by default, removing the need for an
additional -mllvm option.

Please ignore in favour of revision: https://reviews.llvm.org/D88997

Diff Detail

Event Timeline

snehasish created this revision.Oct 7 2020, 11:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2020, 11:50 AM
snehasish requested review of this revision.Oct 7 2020, 11:50 AM
snehasish abandoned this revision.Oct 7 2020, 11:56 AM
snehasish edited the summary of this revision. (Show Details)
snehasish removed reviewers: tmsriram, echristo.