Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
ObjCARC.cpp
Find file
Blame
History
Permalink
When eliminating unnecessary retain+autorelease on return values,
· 4ac148dc
Dan Gohman
authored
Sep 29, 2011
handle the case where the retain is in a different basic block.
rdar://10210274
. llvm-svn: 140815
4ac148dc
Loading