[PATCH] Handle va_arg on struct types for the le32 target (PNaCl and Emscripten)

Mark Seaborn mseaborn at chromium.org
Wed Jan 22 12:15:22 PST 2014


  Right.  I think it's better not to have a target check here because the resulting IR is generic.  This way it matches the similar code in CGExprScalar.cpp.

http://llvm-reviews.chandlerc.com/D2539



More information about the cfe-commits mailing list