<p dir="ltr"></p>
<p dir="ltr">><br>
> + case fixup_Hexagon_B15_PCREL:<br>
> + Type = ELF::R_HEX_B15_PCREL;<br>
> + break;<br></p>
<p dir="ltr">Why not just </p>
<p dir="ltr">return ELF::R_HEX_B15_PCREL;</p>
<p dir="ltr">?</p>
<p dir="ltr">Cheers, <br>
Rafael </p>