================
@@ -204,13 +213,20 @@ class CodeGenTypes {
   /// Often this will be able to simply return the declaration info.
   const CGFunctionInfo &arrangeCall(const CGFunctionInfo &declFI,
                                     const CallArgList &args);
+  const CGFunctionInfo &arrangeCall(const CGFunctionInfo &declFI,
----------------
freaknbigpanda wrote:

Yeah it would just be CGFunctionInfo & ABIInfo::getX86ABIAVXLevel that would 
need to be updated. 

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

Reply via email to