TartanLlama wrote: > To confirm though: is it possible to avoid being in this situation in the > first place? For example if DWARF is being emitted could that be used as an > indicator that all stack frames should save the sp in a `local`?
I've implemented this for now, and we can revisit later https://github.com/llvm/llvm-project/pull/175800 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
