mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
Add comment missing from previous patch.
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user