[PATCH] Add target independent attribute for ObjCARC

Bob Wilson bob.wilson at apple.com
Mon May 20 20:59:44 PDT 2013


On May 20, 2013, at 11:11 AM, Eric Christopher <echristo at gmail.com> wrote:

> A builtin attribute seems to make sense, I've always had this faint
> unease at the "assume all functions with this name are magic" aspect
> of the libcall optimizers. Though it is unfortunate that the same
> functions have different meanings in arc and non-arc mode.

Are you suggesting that we completely drop the nobuiltin attribute and switch to a scheme where nothing is assumed to be a builtin unless it has that attribute?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130520/425250ba/attachment.html>


More information about the llvm-commits mailing list