================
@@ -16,13 +16,21 @@ void f2(void) {
   f1(s);
 }
 
+// S is one eightbyte of INTEGER class, so it is passed as one i64.
----------------
andykaylor wrote:

Comments like this aren't needed.

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

Reply via email to