[PATCH] D102284: [Object] Add IsSectionReadOnly section interface

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 01:09:14 PDT 2021


jhenderson added a comment.

What's the motivation for this? Why did you decide that anything other than SHF_WRITE has implication on whether a section is read-only or not?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102284/new/

https://reviews.llvm.org/D102284



More information about the llvm-commits mailing list