[llvm] LLVM, Coroutines: Introduce TBAA metadata for frame object (PR #176543)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 18 01:12:16 PST 2026


yonillasky wrote:

This change is not safe in all cases, I need to make more cautious about which slots it annotates like this.
The data in a slot can be affects from inside user code if its address is ever taken.

https://github.com/llvm/llvm-project/pull/176543


More information about the llvm-commits mailing list