diff options
author | Lang Hames <lhames@gmail.com> | 2025-08-22 12:19:15 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-22 12:19:15 +1000 |
commit | 273b6f2911d9786c2236a99ad417b4aa4fe8f93e (patch) | |
tree | c7dc4d0d27794192189f0aa8387b364a5b302e07 /llvm/utils/TableGen/DecoderEmitter.cpp | |
parent | 4d323206ed2b0c5236774edfa47c9aa3ab4d7cc4 (diff) | |
download | llvm-273b6f2911d9786c2236a99ad417b4aa4fe8f93e.zip llvm-273b6f2911d9786c2236a99ad417b4aa4fe8f93e.tar.gz llvm-273b6f2911d9786c2236a99ad417b4aa4fe8f93e.tar.bz2 |
[orc-rt] Add orc_rt::unique_function. (#154874)
A bare-bones version of LLVM's unique_function: this behaves like a
std::unique_function, except that it supports move only callable types.
Diffstat (limited to 'llvm/utils/TableGen/DecoderEmitter.cpp')
0 files changed, 0 insertions, 0 deletions