[PATCH v2 4/5] LoongArch: Add DT_RELR support

Xi Ruoyao xry111@xry111.site
Thu Jun 27 10:16:14 GMT 2024


On Thu, 2024-06-27 at 15:27 +0800, mengqinggang wrote:
> > +      else if (s == htab->elf.srelrdyn && htab->relr_count == 0)
> > +	{
> > +	  /* Remove .relr.dyn based on relr_count, not size, since
> > +	     it is not sized yet.  */
> > +	    s->flags |= SEC_EXCLUDE;
> 
> Two extra spaces are indented.
> 
> 
> > +	  /* Allocate contents later.  */
> > +	    continue;
> 
> Two extra spaces are indented.

Will remove the extra spaces in V3.

-- 
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University


More information about the Binutils mailing list