LLVM 24.0.0git
llvm::orc::rt::VoidVoidCaller Class Reference

Runtime-agnostic interface for running a void() function in the executor. More...

#include "llvm/ExecutionEngine/Orc/RTBridge/Calls.h"

Inheritance diagram for llvm::orc::rt::VoidVoidCaller:
[legend]

Detailed Description

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.

Definition at line 92 of file Calls.h.


The documentation for this class was generated from the following file: