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
CodeGenPrepare.cpp
Find file
Blame
History
Permalink
Use the getFirstInsertionPt() method instead of getFirstNonPHI + an 'isa<>'
· 8ddfc09e
Bill Wendling
authored
Aug 16, 2011
check for a LandingPadInst. llvm-svn: 137745
8ddfc09e
Loading