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

Runtime-agnostic interface for running an int32_t() function in the executor. More...

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

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

Detailed Description

Runtime-agnostic interface for running an int32_t() 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 100 of file Calls.h.


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