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
Utils
BuildLibCalls.cpp
Find file
Blame
History
Permalink
The memcpy intrinsic only takes i8* for %src and %dst, so cast them to that
· aee2632b
Nick Lewycky
authored
May 31, 2010
first. Fixes PR7265. llvm-svn: 105206
aee2632b
Loading