| commit | c1a151bed9d66fdecd7936ab13a23a8398324ce5 | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Tue Aug 09 00:26:11 2011 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Tue Aug 09 00:26:11 2011 +0000 |
| tree | 3f73239b860f522357c2effcde142974f48c810e | |
| parent | 65a0399197b044482b14255653e4f02487c2b778 [diff] |
Don't emit memcpy for copying fields of arrays of volatile elements. Use the the path that generates a loop. This fixes bogus error that clang puts out. // rdar://9894548 llvm-svn: 137080