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
SCCP.cpp
Find file
Blame
History
Permalink
Don't constant propagate byval pointers, since they are not really pointers, but
· f95a450e
Torok Edwin
authored
Sep 24, 2009
rather structs passed by value. This fixes PR5038. llvm-svn: 82689
f95a450e
Loading