Simplify Garbage_collection::add_reference a bit.
authorRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Tue, 17 Feb 2015 15:49:41 +0000 (10:49 -0500)
committerRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Tue, 17 Feb 2015 15:49:41 +0000 (10:49 -0500)
commit3a935c6cf98c47eaac4395622bfaf2ff517abd34
tree54cc85b4de976e1853e7f2a50a9611146fad0a23
parente0a1e121b39ac99e76b77b73cba1db40ef75c7c8
Simplify Garbage_collection::add_reference a bit.

this->section_reloc_map_[src_id] is created if it doesn't exist, so there
is no point in doing a find.
gold/ChangeLog
gold/gc.h
This page took 0.023661 seconds and 4 git commands to generate.