[RISCV] Disable zcmp push/pop for variadic functions. (#65302)
Variadic function needs a save region for variable arguement and the region is possible to be overlaped with the region of zcmp push/pop used.
Loading
Please sign in to comment
Variadic function needs a save region for variable arguement and the region is possible to be overlaped with the region of zcmp push/pop used.