* ldlang.c (section_already_linked): Accept a lang_input_statement
authorIan Lance Taylor <ian@airs.com>
Thu, 5 Sep 1996 19:26:12 +0000 (19:26 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 5 Sep 1996 19:26:12 +0000 (19:26 +0000)
commitee0523d5c3c1b2c26add235873598b7f789ebfca
treeebcf286420808c072db461eca300a2b94b87bc85
parent4be2140e68a4591bce4861ca9076e3d81cac598e
* ldlang.c (section_already_linked): Accept a lang_input_statement
as the PTR argument.  If the file is symbols only, discard all
input sections.
(ldlang_add_file): Pass entry to bfd_map_over_sections.
PR 10555.
ld/ChangeLog