Skip to content

Conversation

lhames
Copy link
Contributor

@lhames lhames commented Oct 5, 2025

This adds support for WrapperFunction::handle handlers that take their arguments by reference, rather than by value.

This commit also reduces the number of temporary objects created to support SPS-transparent conversion in SPSWrapperFunction.

This adds support for WrapperFunction::handle handlers that take their
arguments by reference, rather than by value.

This commit also reduces the number of temporary objects created to support
SPS-transparent conversion in SPSWrapperFunction.
@lhames lhames merged commit e8489c1 into llvm:main Oct 5, 2025
10 checks passed
@lhames lhames deleted the orc-rt-wrapperfunctionhandle-byref branch October 5, 2025 07:21
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 6, 2025
…es. (llvm#161999)

This adds support for WrapperFunction::handle handlers that take their
arguments by reference, rather than by value.

This commit also reduces the number of temporary objects created to
support SPS-transparent conversion in SPSWrapperFunction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant