diff options
author | Lang Hames <lhames@gmail.com> | 2025-10-09 14:27:10 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-09 14:27:10 +1100 |
commit | ab7138154bc75be51189b834723bf9ad97a9fa7c (patch) | |
tree | b40734baf7d871c4f471f63fc92a11e97a30b6cd /llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp | |
parent | 2b14a8dc1b86be27879b674d9c757a28a2fc1927 (diff) | |
download | llvm-ab7138154bc75be51189b834723bf9ad97a9fa7c.zip llvm-ab7138154bc75be51189b834723bf9ad97a9fa7c.tar.gz llvm-ab7138154bc75be51189b834723bf9ad97a9fa7c.tar.bz2 |
[orc-rt] Add Session class. (#162590)
An orc-rt Session contains a JIT'd program, managing resources and
communicating with a remote JIT-controller instance (expected to be an
orc::ExecutionSession, though this is not required).
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp')
0 files changed, 0 insertions, 0 deletions