[PATCH] D18128: Add facility to add/remove/check attribute on function and arguments.

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 12 20:16:14 PST 2016


deadalnix created this revision.
deadalnix added reviewers: gottesmm, hfinkel, baldrick, echristo, tejohnson.
deadalnix added a subscriber: llvm-commits.

This comes from work to make attribute manipulable via the C API.

http://reviews.llvm.org/D18128

Files:
  include/llvm/IR/Argument.h
  include/llvm/IR/Function.h
  lib/IR/Function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18128.50538.patch
Type: text/x-patch
Size: 7565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160313/7671d6f9/attachment.bin>


More information about the llvm-commits mailing list