https://github.com/pcc created https://github.com/llvm/llvm-project/pull/170945
When a PAuth ifunc is being used, we can represent any discriminator that we want in the code and don't need to be restricted to 16 bits. For now we only need this capability for address discriminated ptrauth expressions, so keep the restriction in place for other discriminators. _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
