================ @@ -649,6 +649,14 @@ void XCOFFObjectWriter::recordRelocation(MCAssembler &Asm, uint64_t &FixedValue) { auto getIndex = [this](const MCSymbol *Sym, const MCSectionXCOFF *ContainingCsect) { + // Fixup relocation flag for AIX TLS local-dynamic mode. ---------------- orcguru wrote:
Proposed to fix the setting for the "_$TLSML" symbol in `TargetLoweringObjectFileXCOFF::getSectionForExternalReference()`. https://github.com/llvm/llvm-project/pull/66316 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits