[llvm] AArch64: Remove the PAUTH_BLEND pseudo-instruction. (PR #134765)
Anatoly Trosinenko via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 15 03:47:30 PDT 2025
================
@@ -46,9 +46,6 @@ class AArch64PointerAuth : public MachineFunctionPass {
void emitBlend(MachineBasicBlock::iterator MBBI, Register Result,
Register AddrDisc, unsigned IntDisc) const;
----------------
atrosinenko wrote:
[nit] This function was removed as well.
https://github.com/llvm/llvm-project/pull/134765
More information about the llvm-commits
mailing list