This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Change IsReadOnly -> IsWritable in EFMM::allocateSection
Needs ReviewPublic

Authored by Amir on Mar 22 2023, 11:34 AM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Summary

Propagate IsReadOnly change to the calling context in
EFMM::allocateSection.

Follow-up to D141733.

Note that EFMM::allocate{Code,Data}Section have IsReadOnly parameter per
RuntimeDyld::MemoryManager interface.

Diff Detail

Event Timeline

Amir created this revision.Mar 22 2023, 11:34 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Mar 22 2023, 11:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2023, 11:34 AM