[objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not modify...
[oota-llvm.git] / test / Transforms / ObjCARC / pointer-types.ll
2011-12-14 Dan GohmanIt turns out that clang does use pointer-to-function...