[LLVMdev] difference between MDNode and NamedMDNode

Hui Zhang wayne.huizhang at gmail.com
Tue Feb 24 11:54:19 PST 2015


Hello,

I'm a little confused by the definition of metadata node: does it have to
contain different types of data ? And does a named metadata have to have a
string name ? I know the named metadata can only contain metadatas

e.g.
!3=metadata !{metadata !1, metadata !2}

Does it belong to NamedMDNode or MDNode ?

Thanks!


-- 
Best regards


Hui Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150224/7d02e3dd/attachment.html>


More information about the llvm-dev mailing list