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

Rick Mann rmann at latencyzero.com
Thu Jan 17 19:26:27 PST 2013


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







More information about the llvm-dev mailing list