diff options
author | Lang Hames <lhames@gmail.com> | 2025-03-24 15:31:26 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-03-24 15:46:43 +1100 |
commit | ef3e521a2b34050d92a6b711c5df811a0bde84f4 (patch) | |
tree | c18ad3c0f18a2fce48c26b62376837df02abf31c /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 1019457891fda0b2f32f50ba99d6a261df12ec08 (diff) | |
download | llvm-ef3e521a2b34050d92a6b711c5df811a0bde84f4.zip llvm-ef3e521a2b34050d92a6b711c5df811a0bde84f4.tar.gz llvm-ef3e521a2b34050d92a6b711c5df811a0bde84f4.tar.bz2 |
[ORC-RT] Add unique_function utility to the ORC runtime.
A bare-bones version of LLVM's unique_function: this behaves like a
std::unique_function, except that it supports move only callable types.
This will be used in upcoming improvements to the ORC runtime.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions