Skip to content
Commit 5842c996 authored by Eli Friedman's avatar Eli Friedman
Browse files

Slightly generalize transformation of memmove(a,a,n) so that it also applies

to memcpy. (Such a memcpy is technically illegal, but in practice is safe
and is generated by struct self-assignment in C code.)

llvm-svn: 91621
parent 5908f1e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment