[objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not modify...
[oota-llvm.git] / test / Transforms / ObjCARC / post-inlining.ll
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...