[PATCH] D146651: [BOLT][NFC] Change IsReadOnly -> IsWritable in registerOrUpdateNoteSection

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 11:30:25 PDT 2023


Amir created this revision.
Amir added a reviewer: bolt.
Herald added a reviewer: rafauler.
Herald added subscribers: treapster, ayermolo.
Herald added a reviewer: maksfb.
Herald added a project: All.
Amir requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Propagate IsReadOnly change to the calling context in
registerOrUpdateNoteSection.

Follow-up to D141733 <https://reviews.llvm.org/D141733>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146651

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/lib/Passes/Instrumentation.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/lib/RuntimeLibs/InstrumentationRuntimeLibrary.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146651.507445.patch
Type: text/x-patch
Size: 4857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/1e226b7a/attachment.bin>


More information about the llvm-commits mailing list