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
Do early taildup of ret in CodeGenPrepare for potential tail calls that have a
· 4649f17d
Cameron Zwarich
authored
Mar 24, 2011
void return type. This fixes PR9487. llvm-svn: 128197
4649f17d
Loading