https://github.com/Lancern commented:
This could be considered jointly with #175037 . BTW I don't think it's a good idea to emit these markers directly from CIRGen. In CIR we already have scoped allocas, which serves well for lifetime information before CFG flattening. https://github.com/llvm/llvm-project/pull/199599 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
