Akira Hatanaka 9d34307788 [CodeGen] Before entering the loop that copies a non-trivial array field
of a non-trivial C struct, copy the preceding trivial fields that
haven't been copied.

This commit fixes a bug where the instructions used to copy the
preceding trivial fields were emitted inside the loop body.

rdar://problem/44185064

llvm-svn: 343556
2018-10-02 01:00:44 +00:00
..
2017-04-14 01:00:03 +00:00
2016-12-19 02:55:53 +00:00
2014-02-16 07:28:32 +00:00
2014-11-06 13:30:38 +00:00
2013-12-03 14:46:31 +00:00
2014-03-29 15:09:45 +00:00