This patch adds support for TLSGD relocations to XCOFF objects:
- Add branch absolute reloction R_RBA, R_TLS relocation for the variable offset for the tlsgd model and R_TLSM for the region handle for the tlsgd model
- Properly set the relocation fixed values for R_TLS and R_TLSM
- Emit the TCEntry with the variant kind in the XCOFFStreamer
clang-tidy: error: no member named 'VK_PPC_AIX_TLSGD' in 'llvm::MCSymbolRefExpr'; did you mean 'VK_PPC_GOT_TLSGD'? [clang-diagnostic-error]
not useful