[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 23 07:31:49 PST 2021


ikudrin updated this revision to Diff 389200.
ikudrin marked 7 inline comments as done.
ikudrin edited the summary of this revision.
ikudrin added a comment.

Thanks for the suggestions!

- Updated comments
- `memory-readonly.test` -> `memory-attr.test`
- Added tests for all supported attributes


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-attr.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113771.389200.patch
Type: text/x-patch
Size: 6908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/086f8bdd/attachment.bin>


More information about the llvm-commits mailing list