]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove cleanups from link_callbacks_einfo
authorTom Tromey <tom@tromey.com>
Wed, 25 Oct 2017 21:44:56 +0000 (15:44 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 4 Nov 2017 16:27:15 +0000 (10:27 -0600)
commit20dcd8cae7d87910f6c3936bad72e78b647a8de6
tree0544106982770e3e17bf4c6c080a1ce0bfed1213
parent33c7c59df060e9952fc2f608c3a6ff0a23ecd40d
Remove cleanups from link_callbacks_einfo

This removes a cleanup from link_callbacks_einfo by using std::string.

gdb/ChangeLog
2017-11-04  Tom Tromey  <tom@tromey.com>

* compile/compile-object-load.c (link_callbacks_einfo): Use
std::string.
gdb/ChangeLog
gdb/compile/compile-object-load.c