[objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not modify...
[oota-llvm.git] / test / Transforms / ObjCARC / empty-block.ll
2011-09-29 Dan GohmanWhen eliminating unnecessary retain+autorelease on...