[llvm] [BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries with pac-ret hardening (PR #120064)
Paschalis Mpeis via llvm-commits
llvm-commits at lists.llvm.org
Wed May 14 03:18:26 PDT 2025
================
@@ -0,0 +1,42 @@
+# RUN: llvm-mc -filetype=obj -triple aarch64-unknown-unknown %s -o %t.o
----------------
paschalis-mpeis wrote:
Can you add short descriptions to this and the -incorrect variant lit tests?
https://github.com/llvm/llvm-project/pull/120064
More information about the llvm-commits
mailing list