[LLVMdev] LLVM,metadata for namespaces
Irina Lipov
irinalipov at gmail.com
Mon Sep 19 03:13:28 PDT 2011
Hello,
I am wring front end for compiler ,the project I am working on,is based on
llvm.
I have a problem with generating metadata for namespaces.
I call createNameSpace (with correct arguments) and get DINameSpace .
But in IR file no metadata for namespace is generated.
Can you advice me please what is the problem?Have I integrate in some way
the DINameSpace I got with module or context?
--
Thank you,
Irena
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110919/54828514/attachment.html>
More information about the llvm-dev
mailing list