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

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 17:53:39 PDT 2016


deadalnix added a comment.

Ok Talking with @whitequark , we will just revamp the whole thing and map attributes objects (but not attribute sets). This is completely incompatible with the current apporach, so that solve the problem of knowing how much we deprecate and how fast.


http://reviews.llvm.org/D19181





More information about the llvm-commits mailing list