comment fix
[deliverable/binutils-gdb.git] / bfd / elflink.h
index f324ebb1cdbaa9a1a260aa8bd1c2657e59b5cdb8..725aa930b136689beffc77b0b1a97c20ac20d306 100644 (file)
@@ -1878,8 +1878,7 @@ elf_bfd_final_link (abfd, info)
   /* We have now assigned file positions for all the sections except
      .symtab and .strtab.  We start the .symtab section at the current
      file position, and write directly to it.  We build the .strtab
-     section in memory.  When we add .dynsym support, we will build
-     that in memory as well (.dynsym is smaller than .symtab).  */
+     section in memory.  */
   abfd->symcount = 0;
   symtab_hdr = &elf_tdata (abfd)->symtab_hdr;
   /* sh_name is set in prep_headers.  */
This page took 0.023184 seconds and 4 git commands to generate.