Don't bfd_check_format if not needed
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 8 Feb 2015 23:00:34 +0000 (15:00 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 8 Feb 2015 23:00:34 +0000 (15:00 -0800)
commit1d5b29cfe459ceb6d0965ca3ab8936e0d72e1fd5
tree7670357b2e59b0a592e5fd563b1a76589912b56c
parente13419c472637ebc6ad1554bdc6d50f2bd793574
Don't bfd_check_format if not needed

When plugin isn't active or there is no thing more to claim, we don't
need to call bfd_check_format.

* ldfile.c (ldfile_try_open_bfd): Don't call bfd_check_format
if plugin isn't active or there is no thing more to claim.
ld/ChangeLog
ld/ldfile.c
This page took 0.039526 seconds and 4 git commands to generate.