[llvm] [BOLT][AArch64] Support for pointer authentication (v2) (PR #120064)

Paschalis Mpeis via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 17 08:00:03 PDT 2025


================
@@ -0,0 +1,41 @@
+# RUN: llvm-mc -filetype=obj -triple aarch64-unknown-unknown %s -o %t.o
----------------
paschalis-mpeis wrote:

Can you add here a brief description of the test, explaining why this case is wrong.

https://github.com/llvm/llvm-project/pull/120064


More information about the llvm-commits mailing list