Displaying 1 result from an estimated 1 matches for "vanext".
Did you mean:
vaneet
2005 Jun 17
1
[LLVMdev] varargs heads up
Sometime this weekend (or today) vararg support will change. vanext
will go away, and the intrinsic signatures will change. Backwards
compatibility code will be included so front ends won't need to change
initially (after that code is tested, then we will upgrade llvm-gcc).
What should work after the transition:
All Pattern based ISels (default on x86, PPC, A...