The 'explicitcc' calling convention is intended for functions which
are not full functions, instead they are code fragments where the
arguments are hardware registers. They are intended to be used to
generate code which can be inserted into to shadow of patchpoints and
stackmaps. The llvm.experimental.retwr intrinsic is typically used
to exit the function.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail