[PATCH] D19181: Make sure we have a Add/Remove/Has function for various thing that can have attribute.

Jakob Bornecrantz via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 16:49:33 PDT 2016


Wallbraker requested changes to this revision.
Wallbraker added a comment.
This revision now requires changes to proceed.

I thought we came to the conclusion that we should add new functions and not change ABI on the old ones. Yes this will mean copies of the functions but its only for a release.


http://reviews.llvm.org/D19181





More information about the llvm-commits mailing list