[PATCH] D19181: Map Attribute in the C API.
James Y Knight via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 04:29:41 PDT 2016
jyknight added a comment.
In http://reviews.llvm.org/D19181#413393, @deadalnix wrote:
> @jyknight The proposed API do not allow for the different kind of attributes to be mapped, contrary to what is proposed here.
I'm not sure what you mean? I proposed accessors for the different types of attributes that exist now: flag, int, and string.
http://reviews.llvm.org/D19181
More information about the llvm-commits
mailing list