This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho][NFC] Define isHidden() in LinkEditSection
ClosedPublic

Authored by int3 on Aug 27 2020, 4:38 PM.

Details

Reviewers
smeenai
Group Reviewers
Restricted Project
Commits
rGae8fa1d8a6ca: [lld-macho][NFC] Define isHidden() in LinkEditSection
Summary

Since it's always true

Diff Detail

Event Timeline

int3 created this revision.Aug 27 2020, 4:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 27 2020, 4:38 PM
int3 requested review of this revision.Aug 27 2020, 4:38 PM
smeenai accepted this revision.Aug 27 2020, 4:47 PM
smeenai added a subscriber: smeenai.

LGTM

This revision is now accepted and ready to land.Aug 27 2020, 4:47 PM
This revision was landed with ongoing or failed builds.Aug 27 2020, 5:45 PM
This revision was automatically updated to reflect the committed changes.