BinarySection::getFlags operates with ELF flags => replace IsReadOnly with
IsWritable.
Follow-up to D141733.
Paths
| Differential D146650
[BOLT][NFC] Use IsWritable instead of IsReadOnly in BinarySection::getFlags Needs ReviewPublic Authored by Amir on Mar 22 2023, 11:24 AM.
Revision Contents
Diff 507441 bolt/include/bolt/Core/BinaryContext.h
bolt/include/bolt/Core/BinarySection.h
bolt/lib/Passes/Instrumentation.cpp
bolt/lib/Rewrite/ExecutableFileMemoryManager.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/lib/RuntimeLibs/InstrumentationRuntimeLibrary.cpp
|