[LLVMdev] Union type, is it really used or necessary?

Rafael Espindola espindola at google.com
Wed Jul 21 07:05:13 PDT 2010


> Speaking of incomplete features, most LLVM frontends do not use the
> va_arg intrinsics, but they have not been cut.  Presumably they are
> useful for the same reason.

They are, but you still have the issue of va_list not being the same
type everywhere.

> Reid
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>


Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-dev mailing list