* gc.h (gc_process_relocs): Call is_section_foldable_candidate to
authorSriraman Tallam <tmsriram@google.com>
Mon, 4 Jan 2010 19:08:39 +0000 (19:08 +0000)
committerSriraman Tallam <tmsriram@google.com>
Mon, 4 Jan 2010 19:08:39 +0000 (19:08 +0000)
commit55a2bb35466651972b102f5f8b5ec53a17be5b55
tree21a1fd65237f9ea4601646bc0e4537b45e02ba9a
parentb3f41522568f7617d9452eafe589d0c2ca6b4e6e
* gc.h (gc_process_relocs): Call is_section_foldable_candidate to
check for .text or .gnu.linkonce.t sections.
* icf.cc (Icf::find_identical_sections): Ditto.
Change the detection for mangled function name within the section
name.
* icf.h (is_section_foldable_candidate): New function.
gold/ChangeLog
gold/gc.h
gold/icf.cc
gold/icf.h