[llvm] Fix globals being wrongly tagged after global optimization step (PR #132764)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 15 16:39:28 PDT 2025
fmayer wrote:
> I am not opposed to this, but I would prefer a solution that doesn't require cooperation by every callsite.
I am working on a change that does this.
https://github.com/llvm/llvm-project/pull/132764
More information about the llvm-commits
mailing list