<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Talin,<div><br><div><div>On Feb 13, 2011, at 7:55 PM, Talin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div class="gmail_quote">Oh, and before I forget, I need three small changes to DebugInfo.h:</div><div class="gmail_quote"><ul><li>DebugInfoFinder's 'module' parameter should be const.</li><li>isArtificial should return a bool, not an unsigned.</li></ul></div></span></blockquote><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div class="gmail_quote"><ul><li>DIDerivedType should have an method that allows access to the 'name' attribute of the DIE.</li></ul></div></span></blockquote></div><div>DIDerivedType is derived from DIType and it has getName() method, so it would work. </div><br><div>However, feel free to update DebugInfo.h for these needs.</div><div>-</div><div>Devang<br><div><br></div></div></div></body></html>