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 inserting new instructions, use getFirstInsertionPt instead of
· 07efd6f1
Bill Wendling
authored
Aug 25, 2011
getFirstNonPHI so that it will skip over the landingpad instructions as well. llvm-svn: 138537
07efd6f1
Loading