search for: vararg_ti

Displaying 1 result from an estimated 1 matches for "vararg_ti".

Did you mean: vararg_ty
2020 Mar 27
2
Passing inormation from pass to lowering
Hi Sam, I think an intrinsic would be ideal, but I couldn't figure out how to replace calls with an arbitrary number of arguments with a call to an intrinsic. In particular, I would like to call a trampoline instead of the original function. The trampoline performs certain actions and then jumps to the original callee. Would I have to call the intrinsic with the original arguments and then