[llvm-branch-commits] [llvm] [AllocToken] Introduce AllocToken instrumentation pass (PR #156838)
Marco Elver via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Sep 22 08:40:18 PDT 2025
melver wrote:
> Wouldn't be better to land attribute part a separate PR? Attributes are part of the language, and transformation is just one of possible users.
>
> Also it's a lot of simple change in multiple files.
Done: https://github.com/llvm/llvm-project/pull/160131
PTAL.
https://github.com/llvm/llvm-project/pull/156838
More information about the llvm-branch-commits
mailing list