This type of relocation cannot be relaxed. The branch referring to the symbol is redirected to __tls_get_addr.
Without this change lld could error out with ld.lld: error: relocation R_HEX_GD_PLT_B22_PCREL cannot refer to absolute symbol ... in some cases.
This can potentially break other targets.