================
@@ -43,11 +43,11 @@ int main() {
}
// CHECK-LABEL:@"?foo@@YAXXZ"()
-// CHECK: invoke.cont:
// CHECK: invoke void @llvm.seh.try.begin()
+// CHECK: invoke.cont:
----------------
GkvJwa wrote:
Yes, I will add new test
https://github.com/llvm/llvm-project/pull/180144