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

Daniil Kovalev via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 12:42:32 PST 2024


================
@@ -0,0 +1,156 @@
+// REQUIRES: aarch64
----------------
kovdan01 wrote:

Renamed aarch64-ptrauth.s to aarch64-reloc-pauth.s to make naming consistent with existing tests, aarch64-feature-pauth.s checks the `.note.AARCH64-PAUTH-ABI-tag` stuff. See b791da9dd02f8b3bf59d2d235181f945844d3039.


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


More information about the cfe-commits mailing list