================
@@ -13,7 +13,10 @@ void init(void * 
__attribute__((pass_dynamic_object_size(0))));
 // CHECK-LABEL: define dso_local void @_ZN3foo3barC1Ev(
 // CHECK-SAME: ptr noundef nonnull align 4 dereferenceable(1) [[THIS:%.*]]) 
unnamed_addr #[[ATTR0:[0-9]+]] align 2 {
 // CHECK-NEXT:  entry:
-// CHECK-NEXT:    tail call void @_Z4initPvU25pass_dynamic_object_size0(ptr 
noundef nonnull align 4 dereferenceable(1) [[THIS]], i64 noundef -1) 
#[[ATTR2:[0-9]+]]
----------------
rapidsna wrote:

I also don't see why the other tests need to be updated here, except if you 
have to remove test cases that no longer works with new restrictions. Still, 
the rest of the tests and file checks should stay the same.

https://github.com/llvm/llvm-project/pull/114495
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to