This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Change IsReadOnly -> IsWritable in registerOrUpdateNoteSection
Needs ReviewPublic

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

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Summary

Propagate IsReadOnly change to the calling context in
registerOrUpdateNoteSection.

Follow-up to D141733.

Diff Detail