[llvm] [PAC][AArch64] Lower ptrauth constants in code (PR #94241)

Daniil Kovalev via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 16 21:25:30 PDT 2024


================
@@ -110,6 +110,12 @@ def G_GLOBAL_VALUE : GenericInstruction {
   let hasSideEffects = false;
 }
 
+def G_PTRAUTH_GLOBAL_VALUE : GenericInstruction {
----------------
kovdan01 wrote:

Thanks for suggestion! Done

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


More information about the llvm-commits mailing list