<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 26, 2013 at 12:48 PM, Manman Ren <span dir="ltr"><<a href="mailto:mren@apple.com" target="_blank">mren@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: mren<br>
Date: Tue Feb 26 14:48:29 2013<br>
New Revision: 176120<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=176120&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=176120&view=rev</a><br>
Log:<br>
Debug Info: for static member variables, move AT_MIPS_linkage_name from<br>
TAG_member inside a class to the specification DIE.<br>
<br>
Having AT_MIPS_linkage_name on TAG_member caused old gdb (GNU 6.3.50) to<br>
error out. Also gcc 4.7 has AT_MIPS_linkage_name on the specification DIE.<br></blockquote><div><br></div><div style>If this is for compatibility only then it should be under a flag. It sounds like this is just</div><div style>
for correctness though and so the comment should reflect this.</div><div style><br></div><div style>Have you looked at other usages of AT_MIPS_linkage name and what's expected?</div><div style><br></div><div style>-eric </div>
</div></div></div>