]> xenbits.xensource.com Git - livepatch-build-tools.git/commit
create-diff-object: allow changing subsections
authorArtem Savkov <asavkov@redhat.com>
Tue, 12 Jun 2018 15:33:17 +0000 (17:33 +0200)
committerRoger Pau Monne <roger.pau@citrix.com>
Tue, 21 Jan 2025 13:13:13 +0000 (14:13 +0100)
commitf1db049a60c3b05c24569b563537df201f7a6081
tree03e880e5a03395c5221f804422b7218d65e1a424
parent21da3a259d13ab31026e2695366b6bc3c50b7039
create-diff-object: allow changing subsections

gcc8 can place functions to .text.unlikely and .text.hot subsections
during optimizations. Allow symbols to change subsections instead of
failing.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
create-diff-object.c