[llvm-commits] [PATCH] C Bindings: Allow reading MDNode operands
Anthony Bryant
antjbryant at gmail.com
Wed Sep 12 10:22:01 PDT 2012
Hi,
(Sorry for sending this to the wrong list earlier.)
This patch just adds two functions: LLVMGetMDNodeNumOperands and
LLVMGetMDNodeOperands, which allow access to MDNode operands from the
C API, similarly to how named metadata can be accessed there.
Could this be reviewed and possibly committed please?
Thanks,
Anthony Bryant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mdnode_operands.patch
Type: application/octet-stream
Size: 1691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120912/3e2c7672/attachment.obj>
More information about the llvm-commits
mailing list