<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:ditaliano@apple.com" title="Davide Italiano <ditaliano@apple.com>"> <span class="fn">Davide Italiano</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Wrong line information at Og"
href="https://bugs.llvm.org/show_bug.cgi?id=46008">bug 46008</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>CONFIRMED
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Wrong line information at Og"
href="https://bugs.llvm.org/show_bug.cgi?id=46008#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Wrong line information at Og"
href="https://bugs.llvm.org/show_bug.cgi?id=46008">bug 46008</a>
from <span class="vcard"><a class="email" href="mailto:ditaliano@apple.com" title="Davide Italiano <ditaliano@apple.com>"> <span class="fn">Davide Italiano</span></a>
</span></b>
<pre>Should be fixed.
commit 8cdd2a158c9cc94ad265fe4f0d45edd3bf916b6f (HEAD -> master, origin/master,
origin/HEAD)
Author: Davide Italiano <<a href="mailto:ditaliano@apple.com">ditaliano@apple.com</a>>
Date: Thu Jun 18 12:33:02 2020 -0700
[SimplifyCFG] Update debug location when folding branch to common
destination
Sometimes a dead block gets folded and the debug information is still
retained. This manifests as jumpy stepping in lldb, see the bugzilla PR
for an end-to-end C testcase.
Fixes <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Wrong line information at Og"
href="show_bug.cgi?id=46008">https://bugs.llvm.org/show_bug.cgi?id=46008</a>
Differential Revision: <a href="https://reviews.llvm.org/D82062">https://reviews.llvm.org/D82062</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>