[LLVMdev] Does LLVM provide support for Apple-style blocks?
Eric Christopher
echristo at gmail.com
Thu Jan 17 19:33:50 PST 2013
You'll want to look at clang/lib/CodeGen/CGBlocks.[cpp, h].
-eric
On Thu, Jan 17, 2013 at 7:26 PM, Rick Mann <rmann at latencyzero.com> wrote:
> Hi list,
>
> Does LLVM provide support for Apple-style blocks? Or is that all
> implemented in clang using LLVM primitives? I'm looking at the IR that
> clang generates, and it sure seems confusing to me. I'm hoping there's a
> builder that can help me implement them.
>
> Thanks!
>
> --
> Rick
>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130117/e1dd5946/attachment.html>
More information about the llvm-dev
mailing list