Re: [PATCH] [clang] Emit ObjC method and block annotation attributes to IR

2016-06-10 Thread Max Bazaliy via cfe-commits
Any updates on this ?

On Thu, May 19, 2016 at 8:37 PM, Max Bazaliy 
wrote:

> Hey,
>
> For some reason clang does not emit ObjC method and block annotations to
> IR. Here is a fix for that.
>
> --
> Max Bazaliy
>



-- 
Max Bazaliy
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


Re: [PATCH] [clang] Emit ObjC method and block annotation attributes to IR

2016-05-23 Thread Alex Denisov via cfe-commits
John McCall may know particular reasons why these annotations are not 
propagated to IR level.

> On 19 May 2016, at 19:37, Max Bazaliy via cfe-commits 
>  wrote:
> 
> Hey,
> 
> For some reason clang does not emit ObjC method and block annotations to IR. 
> Here is a fix for that.
> 
> --
> Max Bazaliy
> ___
> cfe-commits mailing list
> cfe-commits@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[PATCH] [clang] Emit ObjC method and block annotation attributes to IR

2016-05-19 Thread Max Bazaliy via cfe-commits
Hey,

For some reason clang does not emit ObjC method and block annotations to
IR. Here is a fix for that.

-- 
Max Bazaliy


objc_blocks_emit_ir.patch
Description: Binary data
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits