[PATCH] D113771: [ELF] Support the "read-only" memory region attribute
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 16 06:20:59 PST 2021
ikudrin updated this revision to Diff 387602.
ikudrin marked 4 inline comments as done.
ikudrin added a comment.
Thanks for the suggestions!
- Added method `MemoryRegion::compatibleWith()`
- Updated comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113771/new/
https://reviews.llvm.org/D113771
Files:
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h
lld/ELF/ScriptParser.cpp
lld/test/ELF/linkerscript/memory-readonly.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113771.387602.patch
Type: text/x-patch
Size: 5735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/abae5f05/attachment.bin>
More information about the llvm-commits
mailing list