Non optimizable objc_retainBlock calls are not forwarding.
[oota-llvm.git] / test / Transforms / ObjCARC / pointer-types.ll
2011-12-14 Dan GohmanIt turns out that clang does use pointer-to-function...