[llvm-branch-commits] [llvm] Add deactivation symbol operand to ConstantPtrAuth. (PR #133537)
Oliver Hunt via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Sep 11 12:50:14 PDT 2025
ojhunt wrote:
> This isn't possible, the symbols are resolved at static link time. See the RFC for more information: https://discourse.llvm.org/t/rfc-deactivation-symbols/85556
Oh wait, I have completely misunderstood that - I have always assumed dynamic link and that's the reason for a bunch of the concerns I raised, that I now assume sounded really weird :D
https://github.com/llvm/llvm-project/pull/133537
More information about the llvm-branch-commits
mailing list