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

Max Bazaliy via cfe-commits cfe-commits at lists.llvm.org
Thu May 19 10:37:14 PDT 2016


Hey,

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

-- 
Max Bazaliy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160519/6df48a9b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objc_blocks_emit_ir.patch
Type: application/octet-stream
Size: 2405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160519/6df48a9b/attachment.obj>


More information about the cfe-commits mailing list