================
@@ -21,7 +21,7 @@
 ; BC-NEXT: <FLAGS
 ; BC-NEXT: <PERMODULE_PROFILE {{.*}} op0=1 op1=0
 ; BC-NEXT: <PERMODULE_PROFILE {{.*}} op0=2 op1=0
-; BC-NEXT: <PERMODULE_PROFILE {{.*}} op0=3 op1=7
+; BC-NEXT: <PERMODULE_PROFILE {{.*}} op0=3 op1=71
----------------
yonghong-song wrote:

'71' is the true value for op1. But as you mentioned, there is no need to 
change. So fixed to restore the original check.

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

Reply via email to