================
@@ -3575,6 +3607,9 @@ void AArch64AsmPrinter::emitInstruction(const 
MachineInstr *MI) {
     return;
   }
 
+  if (emitDeactivationSymbolRelocation(MI->getDeactivationSymbol()))
----------------
pcc wrote:

Ditto

https://github.com/llvm/llvm-project/pull/133536
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to