<div dir="ltr">0.6% increase to debug_line (assuming you checked & this didn't increase anything else? Can't see how it could, but just checking - /maybe/ some inlining/debug_ranges stuff?) seems acceptable to me.</div><br><div class="gmail_quote"><div dir="ltr">On Tue, Apr 10, 2018 at 6:37 PM Adrian Prantl 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">aprantl added a comment.<br>
<br>
I'm fine with this change since the result is more accurate than before (where the instruction would inherit whatever the previous instruction's location was.<br>
<br>
David: how do you feel about the size increase, since you brought that up?<br>
<br>
<br>
<br>
================<br>
Comment at: include/llvm/IR/DebugInfoMetadata.h:1512<br>
+  /// is true, we will set the merged debug location as line 0 of the nearest<br>
+  /// common scope where 2 locations are inlined from.<br>
+  //<br>
----------------<br>
`... common scope the the two locations.`<br>
<br>
<br>
<a href="https://reviews.llvm.org/D45396" rel="noreferrer" target="_blank">https://reviews.llvm.org/D45396</a><br>
<br>
<br>
<br>
</blockquote></div>