[llvm] [Coroutines] Avoid copying memory attributes to generated functions (PR #155611)
Christian Ulmann via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 29 01:54:56 PDT 2025
Dinistro wrote:
@NewSigma I think we made a mistake in a downstream project. We are generating presplit coroutines from some other constructs and we forgot to drop the attributes. I'll close this PR.
Sorry for the noise.
https://github.com/llvm/llvm-project/pull/155611
More information about the llvm-commits
mailing list