[PATCH] D19641: Add an alternative to LLVMMDNode that will only accept metadata as argument.

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Sun May 1 15:34:34 PDT 2016


deadalnix updated this revision to Diff 55762.
deadalnix added a comment.

Use LLVMCreateMDNode as it is more consistent with existing names.


http://reviews.llvm.org/D19641

Files:
  docs/ReleaseNotes.rst
  include/llvm-c/Core.h
  lib/IR/Core.cpp
  tools/llvm-c-test/metadata.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19641.55762.patch
Type: text/x-patch
Size: 3927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160501/98ba00c2/attachment.bin>


More information about the llvm-commits mailing list