[PATCH] D102284: [Object] Add IsSectionReadOnly section interface
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 23:14:53 PDT 2021
Amir abandoned this revision.
Amir added a comment.
Thank you for the comments. Indeed this "read-only" is not well-defined. What we actually want to test is if the section is writable or not. Abandoning this diff.
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