<div dir="ltr">On 19 June 2013 13:34, Keith Walker <span dir="ltr"><<a href="mailto:keith.walker@arm.com" target="_blank">keith.walker@arm.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 struct b {<br>
+  int j;<br>
 };<br></blockquote><div><br></div><div style>Hi Keith,</div><div style><br></div><div style>Why add the field here?</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+  bool Declaration = isa<RecordType>(PointeeTy);<br>
+  return getOrCreateType(PointeeTy, Unit, Declaration);<br>
</blockquote></div><br></div><div class="gmail_extra" style>This looks ok to me, but I haven't touched de debug info in years.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>cheers,</div>
<div class="gmail_extra" style>--renato</div></div>