================
@@ -727,13 +730,9 @@ struct ucharcomplex_s {
unsigned char __complex__ c;
};
// CHECK-LABEL: define{{.*}} i64 @f_ucharcomplex_s(i64 %x.coerce)
----------------
folkertdev wrote:ah, those didn't get removed when running the update script. fixed. https://github.com/llvm/llvm-project/pull/216404 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
