[ObjC][ARC] Delete ObjC runtime calls on global variables annotated
with 'objc_arc_inert' Those calls are no-ops, so they can be safely deleted. rdar://problem/49839633 Differential Revision: https://reviews.llvm.org/D62433 llvm-svn: 363468
Loading
Please sign in to comment