[LLVMdev] Does LLVM provide support for Apple-style blocks?

Rick Mann rmann at latencyzero.com
Thu Jan 17 20:01:15 PST 2013


On Jan 17, 2013, at 19:33 , Eric Christopher <echristo at gmail.com> wrote:

> You'll want to look at clang/lib/CodeGen/CGBlocks.[cpp, h].

Thanks.

I think proper blocks are way over my head for my little project. I'll try to implement something "block-like" using function pointers.


-- 
Rick







More information about the llvm-dev mailing list