[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
Wed Apr 27 19:19:56 PDT 2016


deadalnix created this revision.
deadalnix added reviewers: Wallbraker, echristo, whitequark, joker.eph, jyknight.
deadalnix added a subscriber: llvm-commits.
Herald added a subscriber: joker.eph.

Once we get a set of function that accept metadata only as argument consitently, and deprecate the alternatives, we'll be able to introduce metadata as its own type.

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.55369.patch
Type: text/x-patch
Size: 4542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160428/b9ffc5d3/attachment.bin>


More information about the llvm-commits mailing list