================ @@ -2835,6 +2862,10 @@ void PPCAIXAsmPrinter::emitInstruction(const MachineInstr *MI) { MMI->hasDebugInfo()); break; } + case PPC::GETtlsMOD32AIX: + case PPC::GETtlsMOD64AIX: + // A reference to .__tls_get_mod is unknown to the assembler so we need to ---------------- amy-kwan wrote:
Maybe we can combine this comment with the comments below? 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