<div>yes.I have in each namespace at least one function.And I call these functions later.</div><div>What I tried to do is to take module scope iterate all namespaces defined in it and call createNameSpace for each of them.</div>
<div>When debugging I see that the namespaces are generated ,but in IR file there is no debug information for namespaces</div><div><br>Also I tried to generate debug information for namespaces ,while treating lexical blocks...</div>
<div><br>I think ,that in  both cases generated DINameSpace, should be integrated with existing descriptor/s?</div><div> </div><div>Thank you in advance for the answer</div><div><font face="Consolas"><span style="color: rgb(31, 73, 125); font-family: "Calibri","sans-serif"; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: HE;"></span></font> </div>
<div><font face="Consolas"></font><br><br><br> </div><div class="gmail_quote">On Mon, Sep 19, 2011 at 5:08 PM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote"><div><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">
just off the cuff, have you actually created and used any names in the namespace. I don't know for sure, but it wouldn't surprise me if the namespace doesn't exist independently of any uses.<br>
</div></div><hr><span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">From: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">Irina Lipov</span><br><span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">Sent: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">9/19/2011 3:16 AM</span><br>

<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">To: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;"><a href="mailto:llvmdev@cs.uiuc.edu" target="_blank">llvmdev@cs.uiuc.edu</a></span><br>

<span style="font-family: Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">Subject: </span><span style="font-family: Tahoma,sans-serif; font-size: 10pt;">[LLVMdev] LLVM,metadata for namespaces</span><br><br></div>
<div><div></div><div class="h5">
<div>Hello,</div><div>I am wring front end for compiler ,the project I am working on,is based on llvm.</div><div>I have a problem with generating metadata for namespaces.</div><div>I call createNameSpace (with correct arguments) and get DINameSpace .</div>


<div>But in IR file  no metadata for namespace is generated.</div><div>Can you advice me please what is the problem?Have I integrate in some way the DINameSpace I got with module or context?<br></div><div><br>-- <br>Thank you,<br>


Irena<br>
</div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best,<br>Irena<br>