[patch] Simplify Garbage_collection::add_reference a bit
Rafael Espíndola
rafael.espindola@gmail.com
Thu Feb 5 16:03:00 GMT 2015
I noticed I had the '&' close to the variable instead of the type.
Fixed in the attached patch.
On 2 February 2015 at 17:58, Rafael Espíndola
<rafael.espindola@gmail.com> wrote:
> this->section_reloc_map_[src_id] is created if it doesn't exist, so there
> is no point in doing a find.
>
> Cheers,
> Rafael
>
> 2014-09-18 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
> * gc.h (Garbage_collection::add_reference): Don't use find.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 577 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20150205/2a5a7658/attachment.bin>
More information about the Binutils
mailing list