|
LLVM 24.0.0git
|
Runtime-agnostic interface for running a void() function in the executor. More...
#include "llvm/ExecutionEngine/Orc/RTBridge/Calls.h"
Runtime-agnostic interface for running a void() function in the executor.
The function to run is given by its ExecutorAddr.
WARNING: This Caller is experimental and may be removed.