Re: [PATCH 01/15] objtool: Find a destination for jumps beyond the section end

From: Josh Poimboeuf
Date: Tue Apr 20 2021 - 14:14:24 EST


On Fri, Apr 16, 2021 at 01:38:30PM -0700, Sami Tolvanen wrote:
> With -ffunction-sections, Clang can generate a jump beyond the end of
> a section when the section ends in an unreachable instruction.

Why? Can you show an example?

--
Josh