[llvm] [AllocToken] Introduce AllocToken instrumentation pass (PR #156838)
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 11 12:01:13 PDT 2025
https://github.com/zmodem commented:
Using 64-bit tokens is bad for 32-bit targets (at least with the non-fast ABI). Would 32-bit tokens be enough?
https://github.com/llvm/llvm-project/pull/156838
More information about the llvm-commits
mailing list