]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Speed up objcopy's note merging.
authorNick Clifton <nickc@redhat.com>
Wed, 18 Jan 2023 11:32:21 +0000 (11:32 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 18 Jan 2023 11:32:21 +0000 (11:32 +0000)
commit94e76498c3790d90c383621b88268abf9acdd5bf
tree757c7b92a80f0e7bf4dc787c70f144a9175a9a65
parent1b1be68b9b31b6ba5338f09a0a4f4bfc74a2e714
Speed up objcopy's note merging.

   PR 29993
  * objcopy.c (merge_gnu_build_notes): Remember the last non-deleted note in order to speed up the scan for matching notes.
binutils/ChangeLog
binutils/objcopy.c