Hi Chris, On 13 November 2017 at 15:28, Christopher Li <sparse@xxxxxxxxxxx> wrote: > Currently value pseudo does not have size. > This create a problem pointed out by Dibyendu. > When using LLVM, calling varidic function with > constant value, there is no where to find the > size. > > Linus give out two suggestions. One is give pseudo > a size. The other one is the push instruction. > This is the implementation of the first suggestion. I tested out this change in my code base and it seems fine. I hope this helps. Thanks and Regards Dibyendu -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html