Re: [PATCH 02/15] modules: strip .llvm_addrsig sections and similar.

2024-05-24 Thread Vladimir 'phcoder' Serbinenko
Reviewed-By: Vladimir Serbinenko On Fri, May 24, 2024 at 2:06 PM Mate Kukri wrote: > > From: Peter Jones > > Currently grub modules built with clang or gcc have several sections > which we don't actually need or support. > > We already have a list of section to skip in genmod.sh, and this patch

[PATCH 02/15] modules: strip .llvm_addrsig sections and similar.

2024-05-24 Thread Mate Kukri
From: Peter Jones Currently grub modules built with clang or gcc have several sections which we don't actually need or support. We already have a list of section to skip in genmod.sh, and this patch adds the following sections to that list (as well as a few newlines): .note.gnu.property .llvm*