On Thu, Apr 16, 2020 at 06:53:41PM +0200, Mark Wielaard wrote:
> Strictly speaking SHF_EXCLUDE is a processor specific section flag,
> but it is used generically in the GNU toolchain. For example when
> adding .gnu.lto_ sections.
I pushed this to master.
Strictly speaking SHF_EXCLUDE is a processor specific section flag,
but it is used generically in the GNU toolchain. For example when
adding .gnu.lto_ sections.
Signed-off-by: Mark Wielaard
---
src/ChangeLog | 5 +
src/elflint.c | 5 +
2 files changed, 10 insertions(+)
diff --git a/src/