================
@@ -7,6 +7,8 @@
define dso_local void @f() !dbg !10 {
entry:
+; include non-key location to check verifier is checking the whole function.
----------------
SLTozer wrote:```suggestion ; Include non-key location to check verifier is checking the whole function. ``` https://github.com/llvm/llvm-project/pull/149043 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
