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.
Paths
| Differential D146652
[BOLT][NFC] Change IsReadOnly -> IsWritable in EFMM::allocateSection Needs ReviewPublic Authored by Amir on Mar 22 2023, 11:34 AM.
Details
Diff Detail
Event TimelineAmir added a parent revision: D146651: [BOLT][NFC] Change IsReadOnly -> IsWritable in registerOrUpdateNoteSection.Mar 22 2023, 11:34 AM
Revision Contents
Diff 507446 bolt/include/bolt/Rewrite/ExecutableFileMemoryManager.h
bolt/lib/Rewrite/ExecutableFileMemoryManager.cpp
|