<html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></head><body><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">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></body></html>
<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>