<div dir="ltr">I feel like maybe the solution here should be in the MC integrated assembler - to not emit zero-length sequences in the line table, regardless of whether it's in the prologue or anywhere else?</div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jul 17, 2018 at 10:56 AM Paul Robinson via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">probinson added a comment.<br>
<br>
The repeated address is syntactically valid per the rules for the line-number program, but semantically undefined per the rationale in the non-normative description of the table that the line-number program is supposed to be encoding (i.e., a table indexed by instruction address).<br>
<br>
<br>
<a href="https://reviews.llvm.org/D49426" rel="noreferrer" target="_blank">https://reviews.llvm.org/D49426</a><br>
<br>
<br>
<br>
</blockquote></div>