================
@@ -98,6 +98,7 @@ void test_array_destructor() {
 // CIR:   }
 
 // LLVM: define{{.*}} void @_Z21test_array_destructorv()
+// LLVM:   %[[ARR_CUR:.*]] = alloca ptr, i64 1
----------------
AmrDeveloper wrote:

Sure, I added it to the test, Thanks

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

Reply via email to