[libc] [llvm] Implement pkey_alloc/free/get/set/mprotect for x86_64 linux (PR #162362)
Michael Jones via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 7 13:36:04 PDT 2025
================
@@ -0,0 +1,71 @@
+#ifndef LLVM_SYS_MMAN_LINUX_X86_64_PKEY_COMMON_H_
----------------
michaelrj-google wrote:
missing license header
https://github.com/llvm/llvm-project/pull/162362
More information about the llvm-commits
mailing list