[llvm] [AArch64][PAC] Move emission of LR checks in tail calls to AsmPrinter (PR #110705)
Anatoly Trosinenko via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 04:06:21 PST 2024
================
@@ -0,0 +1,59 @@
+; RUN: llc -mtriple aarch64-linux-pauthtest -o - %s \
----------------
atrosinenko wrote:
Fixed, thanks!
https://github.com/llvm/llvm-project/pull/110705
More information about the llvm-commits
mailing list