Not that I'm aware of - there might be some existing features that are used by languages that've had coroutines longer than C++? Not sure.
I think LLVM does produce some DWARF for coroutines, but I haven't looked at it/seen how viable it is/how much consumers would need to know really specific details of the producers strategy (if it's pretty generic, maybe we don't have to standardize anything - if the consumer has to be really aware, then maybe we can standardize some things to help ensure that producer/consumer contrtact is generally usable/more portable) On Tue, Feb 20, 2024 at 11:48 AM Kyle Huey via Dwarf-discuss < dwarf-discuss@lists.dwarfstd.org> wrote: > Has anyone proposed or discussed DWARF structures to represent coroutines > or similar constructs? I skimmed the open issues list and didn't see > anything relevant. > > - Kyle > -- > Dwarf-discuss mailing list > Dwarf-discuss@lists.dwarfstd.org > https://lists.dwarfstd.org/mailman/listinfo/dwarf-discuss >
-- Dwarf-discuss mailing list Dwarf-discuss@lists.dwarfstd.org https://lists.dwarfstd.org/mailman/listinfo/dwarf-discuss