[llvm-commits] [PATCH] Extend named metadata support in the LLVM C API

Andrew Wilkins axwalk at gmail.com
Tue Dec 20 06:56:09 PST 2011


On Tue, Dec 20, 2011 at 2:06 AM, Devang Patel <dpatel at apple.com> wrote:
>
> We want to preserve backward compatibility in C API as much as possible.
> So we don't want to remove LLVMGetNamedMetadataOperands or change signature
> of LLVMGetNamedMetadataNumOperands.
>

Thanks for the feedback. Fair enough. Attached is a more conservative
patch, just adding one new function LLVMAddNamedMetadataOperand.

Regards,
-- 
Andrew Wilkins
http://awilkins.id.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111220/70673ea3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-capi-namedmd-take2.diff
Type: application/octet-stream
Size: 1357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111220/70673ea3/attachment.obj>


More information about the llvm-commits mailing list