[lld] [llvm] [lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (PR #72714)

Daniil Kovalev via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 08:04:05 PDT 2024


================
@@ -0,0 +1,228 @@
+# REQUIRES: aarch64
+
+# RUN: rm -rf %t && split-file %s %t && cd %t
+
+# RUN: llvm-mc -filetype=obj -triple=aarch64 %p/Inputs/shared2.s -o main.so.o
----------------
kovdan01 wrote:

Fixed, thanks, see d32b8e32fc1c938e5a005997b832d215a308037d


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


More information about the llvm-commits mailing list