Remove is_merge_section_for.
authorRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Mon, 23 Mar 2015 13:16:49 +0000 (09:16 -0400)
committerRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Mon, 23 Mar 2015 13:16:49 +0000 (09:16 -0400)
commit67f95b96b4d5e8e19520d94bebae92db2f67af74
treec98a68289748714bf336f1e5797718ce3e27cbca
parent99067e2973a6bb1d3a52caafb479ebdc1a420580
Remove is_merge_section_for.

Now that Input_merge_map has an Output_section_data, we can use it in
implementing find_merge_section and replace the only use of is_merge_section_for
with it.
gold/ChangeLog
gold/merge.cc
gold/merge.h
gold/object.cc
gold/object.h
gold/output.cc
gold/output.h
This page took 0.024831 seconds and 4 git commands to generate.