va_arg instruction

Does clang generate a va_arg instruction?

I have clang 1.1 and it does not seem to do so for x86_64. Is there a newer version that does.

Thanks,
Arushi