[PATCH] D19181: Map Attribute in the C API.
Amaury SECHET via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 23:39:14 PDT 2016
deadalnix added a comment.
@jyknight The proposed API do not allow for the different kind of attributes to be mapped, contrary to what is proposed here. I think @whitequark made a good case for why we should map the attribute themselves, but I think going for the attribute set itself is overkill.
http://reviews.llvm.org/D19181
More information about the llvm-commits
mailing list