<div class="gmail_quote">On 30 March 2011 11:24, Relph, Richard <span dir="ltr"><<a href="mailto:Richard.Relph@amd.com">Richard.Relph@amd.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal">In the version of LLVM I’m using (Apple tag 2352.1), it seems that the DWARF emitter cannot produce DWARF location lists to outline when user variables live and where. Instead it uses a crutch of DW_AT_start_scope to specify each solitary location where an assignment to a user variable does occur.</p>
</div></div></blockquote><div></div></div><br>
<div>It does sometimes for ELF: <a href="http://www.llvm.org/bugs/show_bug.cgi?id=9493">http://www.llvm.org/bugs/show_bug.cgi?id=9493</a></div><div><br></div><div>But much less often than GCC.</div><div><br></div><div>--renato</div>