Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't emit memcpy for copying fields of arrays of volatile elements. | Fariborz Jahanian | 2011-08-09 | 1 | -0/+43 |
Use the the path that generates a loop. This fixes bogus error that clang puts out. // rdar://9894548 llvm-svn: 137080 |