Add comment missing from previous patch.

This commit is contained in:
Paul Brook 2006-08-18 16:18:23 +00:00
parent a4fd1a8ee5
commit 84c0819555
1 changed files with 2 additions and 0 deletions

View File

@ -3390,6 +3390,8 @@ elf32_arm_begin_write_processing (bfd *abfd ATTRIBUTE_UNUSED,
return;
globals = elf32_arm_hash_table (link_info);
/* If blx is available then exported Thumb symbols are OK and there is
nothing to do. */
if (globals->use_blx)
return;