[llvm] [PAC][ELF] Support R_AARCH64_AUTH_TLSDESC_CALL relocation (PR #198327)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 01:07:59 PDT 2026


================
@@ -0,0 +1,36 @@
+// RUN: llvm-mc -triple=aarch64-none-linux-gnu -mattr=+pauth -show-encoding < %s | FileCheck %s
----------------
MaskRay wrote:

`< %s` => `%s` for llvm-mc

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


More information about the llvm-commits mailing list