<div dir="ltr">Hmm? What's the motivation here?<div><br></div><div>-eric<br><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 27, 2015 at 11:40 PM Amjad Aboud via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">aaboud created this revision.<br>
aaboud added a reviewer: dblaikie.<br>
aaboud added a subscriber: llvm-commits.<br>
aaboud set the repository for this revision to rL LLVM.<br>
<br>
Stopped emitting function debug info if that function has no code (or alternatively, has no code associated with debug info).<br>
Modified few LIT tests due to this change.<br>
<br>
This patch is needed for "D11180" and should be committed first.<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="http://reviews.llvm.org/D12426" rel="noreferrer" target="_blank">http://reviews.llvm.org/D12426</a><br>
<br>
Files:<br>
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp<br>
  test/DebugInfo/X86/dbg-file-name.ll<br>
  test/DebugInfo/X86/debug-dead-local-var.ll<br>
  test/DebugInfo/cross-cu-linkonce-distinct.ll<br>
  test/DebugInfo/nodebug.ll<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div></div></div>