[llvm-branch-commits] [clang] [clang] Define ptrauth_sign_constant builtin. (PR #93904)
Eli Friedman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu May 30 18:51:00 PDT 2024
efriedma-quic wrote:
Why do we want a separate builtin, as opposed to just constant-folding calls to __builtin_ptrauth_sign?
https://github.com/llvm/llvm-project/pull/93904
More information about the llvm-branch-commits
mailing list