Roman Divacky 6ebf55d811 PPC32 va_list is an actual structure so va_copy needs to copy the whole
structure not just a pointer. This implements that and thus fixes va_copy
on PPC32. Fixes #15286. Both bug and patch by Florian Zeitz!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187158 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-25 21:36:47 +00:00
..
2011-05-02 15:58:16 +00:00
2013-07-01 19:42:46 +00:00
2013-03-27 06:52:27 +00:00
2013-07-03 17:59:07 +00:00
2010-07-16 22:51:10 +00:00
2010-03-28 07:58:37 +00:00
2013-04-05 23:29:01 +00:00
2012-12-20 17:47:27 +00:00
2013-04-01 15:58:15 +00:00
2012-08-28 02:10:15 +00:00
2011-05-02 15:58:16 +00:00
2013-01-28 18:36:58 +00:00
2010-01-05 17:55:26 +00:00
2012-08-28 02:10:33 +00:00
2010-11-14 22:22:14 +00:00
2010-11-14 22:22:14 +00:00
2013-04-27 00:43:16 +00:00
2010-11-14 22:22:14 +00:00
2012-12-19 15:49:14 +00:00