[llvm-branch-commits] Add deactivation symbol operand to ConstantPtrAuth. (PR #133537)
Peter Collingbourne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue May 27 23:26:23 PDT 2025
pcc wrote:
> Missing verifier checks?
Right, I guess the new operand can either be null (no deactivation symbol) or a globalvariable.
https://github.com/llvm/llvm-project/pull/133537
More information about the llvm-branch-commits
mailing list