K 10 svn:author V 3 dim K 8 svn:date V 27 2014-12-14T18:20:03.661281Z K 7 svn:log V 235 Pull in r221170 from upstream clang trunk (by Roman Divacky): Implement vaarg lowering for ppc32. Lowering of scalars and aggregates is supported. Complex numbers are not. This adds va_args support for PowerPC (32 bit) to clang. END