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

Devang Patel dpatel at apple.com
Tue Dec 20 11:33:10 PST 2011


On Dec 20, 2011, at 6:56 AM, Andrew Wilkins wrote:

> 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.

Looks good. I applied your patch r146984.
-
Devang

> 
> Regards,
> -- 
> Andrew Wilkins
> http://awilkins.id.au
> 
> <llvm-capi-namedmd-take2.diff>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111220/7f5a9d2f/attachment.html>


More information about the llvm-commits mailing list