[all-commits] [llvm/llvm-project] cd653d: [orc-rt] Add C API for Session::callController. (#...
Lang Hames via All-commits
all-commits at lists.llvm.org
Mon Jul 27 04:06:41 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd653d59160ee91fd33b949cc6989c7945d9cdf3
https://github.com/llvm/llvm-project/commit/cd653d59160ee91fd33b949cc6989c7945d9cdf3
Author: Lang Hames <lhames at gmail.com>
Date: 2026-07-27 (Mon, 27 Jul 2026)
Changed paths:
A orc-rt/include/orc-rt-c/Session.h
M orc-rt/lib/executor/Session.cpp
M orc-rt/test/unit/SessionTest.cpp
Log Message:
-----------
[orc-rt] Add C API for Session::callController. (#212204)
Add orc-rt-c/Session.h with a C API, orc_rt_Session_callController,
wrapping the C++ Session::callController method.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list