[PATCH] Don't Promote Args for Variadic Functions

Reid Kleckner rnk at google.com
Mon Aug 25 14:50:41 PDT 2014


lgtm

Do you think we can one day support promoting byval struct parameters that aren't in the variadic argument pack, or will that change the classification of downstream structs on the edge of the regparm area?

http://reviews.llvm.org/D5055






More information about the llvm-commits mailing list