<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Il 19/07/2018 19:15, Xinliang David Li ha scritto:<br>
</p>
<blockquote type="cite"
cite="mid:CAAkRFZ+WR++G+GSk67vGkPHS1ZZupg=vuALmqNsNsh969Qrr7w@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<div dir="ltr"><br>
<br>
<div class="gmail_quote">
<div dir="ltr">On Thu, Jul 19, 2018 at 1:43 AM Marco
Castelluccio <<a href="mailto:mcastelluccio@mozilla.com"
moz-do-not-send="true">mcastelluccio@mozilla.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Il
18/07/2018 20:52, David Li via Phabricator ha scritto:<br>
<br>
> davidxl added inline comments.<br>
><br>
><br>
> ================<br>
> Comment at:
test/profile/Inputs/instrprof-gcov-fork.c.gcov:9<br>
> +// CHECK-NEXT:function func1 called 1 returned 100%
blocks executed 100%<br>
> +// CHECK-NEXT: 2: 3:void func1() {}<br>
> +// CHECK-NEXT:function func2 called 2 returned 100%
blocks executed 100%<br>
> ----------------<br>
> func1 is executed once not twice.<br>
This is a pre-existing problem<br>
(<a href="https://bugs.llvm.org/show_bug.cgi?id=38065"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://bugs.llvm.org/show_bug.cgi?id=38065</a>),
but you can see that<br>
after the patch it is actually executed once ("called 1").<br>
<br>
</blockquote>
<div><br>
</div>
<div>why is the entry count shows 2 here? This looks like a
different issue though.</div>
</div>
</div>
</blockquote>
<br>
Maybe it's <a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=38223">https://bugs.llvm.org/show_bug.cgi?id=38223</a>.<br>
</body>
</html>