This is an archive of the discontinued LLVM Phabricator instance.

[lld/mac] Use sectionType() more
ClosedPublic

Authored by thakis on Jun 10 2021, 5:59 AM.

Details

Reviewers
int3
gkm
Group Reviewers
Restricted Project
Commits
rGf2b1a1e10c5a: [lld/mac] Use sectionType() more
Summary

Not sure sectionType() carries its weight, but while we have it
we should use it consistently.

No behavior change.

Diff Detail

Event Timeline

thakis created this revision.Jun 10 2021, 5:59 AM
Herald added a reviewer: gkm. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
thakis requested review of this revision.Jun 10 2021, 5:59 AM
int3 accepted this revision.Jun 10 2021, 12:13 PM

Thanks!

This revision is now accepted and ready to land.Jun 10 2021, 12:13 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 11 2021, 8:16 AM