================
@@ -794,4 +794,78 @@ TEST_F(AArch64TargetInfoTest, 
ClassifyArgumentOveralignedHFAAlign) {
   }
 }
 
+// Empty records and zero-size types are ignored as returns under all AArch64
----------------
smithp35 wrote:

I agree that that matching existing clang behaviour is the right thing to do.

It looks like the difference is optimization level. Just add -O1 or -O2 to your 
example. It looks odd, something I'll need to check with the GCC team.

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

Reply via email to