================
@@ -0,0 +1,93 @@
+;; Check if manually reserved registers are always excluded from being saved by
+;; the function prolog/epilog, even for callee-saved ones, as per GCC behavior.
----------------
phoebewang wrote:

We only have a few callee-saved registers what's the expected behavior for 
caller-save ones?

https://github.com/llvm/llvm-project/pull/180242
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to