Igor Kudrin 8cdf1c1edb [ELF] Support the "read-only" memory region attribute
The attribute 'r' allows (or disallows for the negative case) read-only
sections, i.e. ones without the SHF_WRITE flag, to be assigned to the
memory region. Before the patch, lld could put a section in the wrong
region or fail with "error: no memory region specified for section".

Differential Revision: https://reviews.llvm.org/D113771
2021-11-24 12:17:09 +07:00
..
2019-04-20 10:50:27 +00:00
2020-01-06 10:25:48 -08:00
2021-09-25 11:57:54 -07:00
2019-05-02 00:39:03 +00:00
2021-08-04 08:58:50 -07:00