diff options
author | Lang Hames <lhames@gmail.com> | 2025-10-05 18:21:00 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-05 18:21:00 +1100 |
commit | e8489c162b32d9bc458a0ec779b69a23c9de478d (patch) | |
tree | 8506c751ca17679d136386bfe585cd6bf090b645 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 5284c83a8ff143b2d93853d1209f06d7d571f865 (diff) | |
download | llvm-e8489c162b32d9bc458a0ec779b69a23c9de478d.zip llvm-e8489c162b32d9bc458a0ec779b69a23c9de478d.tar.gz llvm-e8489c162b32d9bc458a0ec779b69a23c9de478d.tar.bz2 |
[orc-rt] WrapperFunction::handle: add by-ref args, minimize temporaries. (#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.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions