lto: Also copy .note.gnu.property section
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Mar 2020 11:08:57 +0000 (03:08 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Mar 2020 11:09:08 +0000 (03:09 -0800)
commit577350603a657590c4b54a4a966cb49497e2514c
tree34e7bc2d73a42aa618a1293dd3ac3c06167a2f84
parent917e56a94f9d3189d7fa9d1944b7513258195887
lto: Also copy .note.gnu.property section

When generating the separate file with LTO debug sections, we should
also copy .note.gnu.property section.

PR lto/93966
* simple-object.c (handle_lto_debug_sections): Also copy
.note.gnu.property section.
libiberty/ChangeLog
libiberty/simple-object.c