================
@@ -153,3 +157,41 @@ define void @struct2_caller() {
ret void
}
+
+%"phi_type" = type {i64, i64}
+
+; Function Attrs: mustprogress
----------------
nikic wrote:
Drop this comment, it doesn't match reality :)
https://github.com/llvm/llvm-project/pull/163713