This is an archive of the discontinued LLVM Phabricator instance.

[llvm][Object] set SF_Hidden flag for MachO files
ClosedPublic

Authored by cishida on Dec 12 2022, 10:54 AM.

Details

Diff Detail

Event Timeline

cishida created this revision.Dec 12 2022, 10:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 12 2022, 10:54 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
cishida requested review of this revision.Dec 12 2022, 10:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 12 2022, 10:54 AM
pete accepted this revision.Dec 12 2022, 3:29 PM

LGTM

This revision is now accepted and ready to land.Dec 12 2022, 3:29 PM
cishida updated this revision to Diff 482537.Dec 13 2022, 10:05 AM

Update lld tests to include .hidden attribute.

Herald added a project: Restricted Project. · View Herald TranscriptDec 13 2022, 10:05 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Herald added a subscriber: ormris. · View Herald Transcript
This revision was landed with ongoing or failed builds.Dec 13 2022, 2:59 PM
This revision was automatically updated to reflect the committed changes.