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
It is enough for the CallInst to have no uses to be made a tail call with a ret
· 2edfe778
Cameron Zwarich
authored
Mar 24, 2011
void; it doesn't need to have a void type. llvm-svn: 128212
2edfe778
Loading