Skip to content
Snippets Groups Projects
user avatar
Eli Friedman authored
Skip extra copy from aggregate where it isn't necessary; rdar://problem/8139919 .  This shouldn't make much of a difference at -O3, but should substantially reduce the number of generated memcpy's at -O0.

llvm-svn: 130717
30458b51